{
  "name": "AI News in 5 Minutes",
  "short_name": "AI News 5min",
  "description": "Daily 5-minute AI news briefing podcast",
  "start_url": "/?utm_source=pwa",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#667eea",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/cover.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "/cover.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "news",
    "podcasts",
    "technology"
  ],
  "lang": "en-US"
}