{
  "name": "Clear Scope Daily",
  "short_name": "CSD Daily",
  "description": "Punjabi news platform - Clear Scope Daily",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a3a5c",
  "theme_color": "#1a3a5c",
  "orientation": "portrait-primary",
  "service_worker": {
    "src": "/sw.js",
    "scope": "/",
    "use_cache": true
  },
  "scope": "/",
  "lang": "pa",
  "dir": "ltr",
  "categories": ["news", "magazines"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
