{
  "name": "Androidテスター募集マッチング",
  "short_name": "テスター募集",
  "description": "Androidアプリ開発者とテスターをつなぐマッチングサービス",
  "start_url": "/tester/",
  "scope": "/tester/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1a73e8",
  "orientation": "any",
  "lang": "ja",
  "icons": [
    {
      "src": "/tester/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/tester/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/tester/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}