{
  "name": "eyeon.ai — AI Security Intelligence",
  "short_name": "eyeon.ai",
  "description": "Daily AI security and governance briefing — cards, reports, glossary, and the Sunday weekly. Readable offline once downloaded.",
  "id": "/feed",
  "start_url": "/feed",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0d13",
  "theme_color": "#0a0d13",
  "lang": "en",
  "dir": "ltr",
  "categories": ["news", "security", "productivity"],
  "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-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "Daily feed", "url": "/feed" },
    { "name": "Weekly brief", "url": "/weekly.html" },
    { "name": "Reports", "url": "/reports" },
    { "name": "Glossary", "url": "/glossary" }
  ]
}
