{
  "name": "NewsLens — AI News with Action",
  "short_name": "NewsLens",
  "description": "AI-powered news curation with action steps. Smart Finance, Tech, Cybersecurity, Insurance, Legal, Real Estate, Credit, and Investing news in one beautiful app.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "categories": ["news", "finance", "business"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Finance",
      "short_name": "Finance",
      "description": "AI Finance news",
      "url": "/?category=Finance",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Tech",
      "short_name": "Tech",
      "description": "AI Tech news",
      "url": "/?category=Tech",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
