{
  "name": "Nova — Personal intelligence OS",
  "short_name": "Nova",
  "description": "Carry on. Nova catches what matters. A calm, private intelligence layer for your life and business — built in South Africa.",
  "start_url": "/home",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0d12",
  "theme_color": "#0a0d12",
  "lang": "en-ZA",
  "categories": ["productivity", "utilities", "lifestyle"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Today's briefing", "url": "/briefing" },
    { "name": "Ask Nova", "url": "/ask" },
    { "name": "Inbox", "url": "/inbox" }
  ]
}
