{
  "name": "NUZU News",
  "short_name": "NUZU",
  "description": "Real News in Real Time — breaking headlines from 200+ trusted sources.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0D1B4B",
  "background_color": "#070F2B",
  "lang": "en",
  "categories": ["news"],
  "dir": "ltr",
  "icons": [
    {"src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable"},
    {"src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"}
  ],
  "shortcuts": [
    {"name": "US News", "short_name": "US", "url": "/?section=us", "icons": [{"src": "icons/icon-96.png", "sizes": "96x96"}]},
    {"name": "World News", "short_name": "World", "url": "/?section=world", "icons": [{"src": "icons/icon-96.png", "sizes": "96x96"}]},
    {"name": "Saved Articles", "short_name": "Saved", "url": "/?panel=saved", "icons": [{"src": "icons/icon-96.png", "sizes": "96x96"}]}
  ],
  "id": "/",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "prefer_related_applications": false
}
