{
  "name": "Voice of Calcutta",
  "short_name": "VoC News",
  "description": "Breaking news, in-depth analysis, and comprehensive coverage from Calcutta and beyond",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#dc2626",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "72x72",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "96x96",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "144x144",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["news", "magazines"],
  "shortcuts": [
    {
      "name": "Breaking News",
      "short_name": "Breaking",
      "url": "/?category=breaking"
    },
    {
      "name": "Trending",
      "short_name": "Trending", 
      "url": "/?sort=trending"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
