{
  "name": "Substrate — Unbiased AI-powered news",
  "short_name": "Substrate",
  "description": "Bias-transparent news synthesized from multiple sources. Get breaking-story alerts as they roll in.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f8f8f6",
  "theme_color": "#0a0a0a",
  "categories": ["news", "magazines"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Now",
      "short_name": "Now",
      "description": "Top stories right now",
      "url": "/",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Briefing",
      "short_name": "Briefing",
      "description": "Audio news briefing",
      "url": "/podcast",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
