{
  "name": "News Pulse",
  "short_name": "NewsPulse",
  "description": "World headlines summarised by AI, updated every 6 hours.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a120a",
  "theme_color": "#c8a24e",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "categories": ["news"]
}
