{
  "name": "AI Weekly",
  "short_name": "AI Weekly",
  "description": "The week in AI, with teeth. Breaking alerts, deep dives, and the people who matter.",
  "id": "/",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#1a1a2e",
  "theme_color": "#1a1a2e",
  "lang": "en",
  "dir": "ltr",
  "categories": ["news", "technology"],
  "icons": [
    {
      "src": "/themes/custom/aiweekly/images/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/themes/custom/aiweekly/images/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
