{
  "name": "Football News HERO",
  "short_name": "FNH",
  "description": "Football News Hero — あなたがニュースの主役",
  "start_url": "/beta/?utm_source=pwa",
  "scope": "/beta/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d1f3c",
  "theme_color": "#e94560",
  "lang": "ja",
  "categories": ["games", "sports"],
  "icons": [
    {
      "src": "/beta/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/beta/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/beta/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/beta/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "share_target": {
    "action": "/beta/",
    "method": "GET",
    "params": { "title": "title", "url": "url" }
  }
}
