{
  "name": "AI最前線 ポッドキャスト",
  "short_name": "AI最前線 音声",
  "description": "AI業界ニュースを音声でお届け。保存した回はオフラインでも再生できます。",
  "start_url": "/podcast/?utm_source=pwa&utm_medium=homescreen",
  "scope": "/podcast/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0A0F1A",
  "theme_color": "#0A0F1A",
  "lang": "ja",
  "dir": "ltr",
  "categories": ["news", "education"],
  "icons": [
    { "src": "/images/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/images/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/images/icons/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/images/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
