{
  "name": "AI the News That's Fit to Prompt",
  "short_name": "Fit to Prompt",
  "description": "A curated AI news digest. The stories that matter, minus the hype.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f8f8f8",
  "theme_color": "#8B0000",
  "icons": [
    {
      "src": "assets/favicon-48x48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "assets/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "assets/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
