{
  "short_name": "SynapseFeed",
  "name": "SynapseFeed",
  "description": "最新のAI関連ニュースを自動収集し、日本語に翻訳して表示するアプリ",
  "icons": [
    {
      "src": "/pwa-icons/icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa-icons/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "background_color": "#1e40af",
  "display": "standalone",
  "theme_color": "#1e40af",
  "scope": "/",
  "orientation": "portrait",
  "prefer_related_applications": false
}
