{
  "name": "Samachar — News Dashboard",
  "short_name": "Samachar",
  "description": "Free, ad-free Indian news for UPSC and current affairs. Aggregates The Hindu and Indian Express.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FAFAF8",
  "theme_color": "#B85C00",
  "orientation": "portrait-primary",
  "lang": "en-IN",
  "categories": ["news"],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "screenshots/mobile.png",
      "sizes": "540x1170",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Samachar news feed on mobile"
    },
    {
      "src": "screenshots/desktop.png",
      "sizes": "1600x951",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Samachar news dashboard on desktop"
    }
  ]
}
