{
  "name": "360NewsDigest",
  "short_name": "NewsDigest",
  "description": "AI-powered news aggregation across multiple sources",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "icons": [
    { "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Hot Topics", "url": "/hot-topics", "icons": [{ "src": "/icons/icon.svg", "sizes": "any" }] }
  ],
  "categories": ["news", "social"],
  "lang": "en"
}
