{
  "name": "News Nagpur",
  "short_name": "News Nagpur",
  "description": "Nagpur's leading independent news platform — Breaking news, analysis & original reporting",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#faf9f6",
  "theme_color": "#1a1a2e",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["news", "magazines"],
  "icons": [
    {
      "src": "/images/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/images/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Latest News",
      "short_name": "Latest",
      "url": "/",
      "description": "View the latest breaking news"
    },
    {
      "name": "Politics",
      "url": "/category/politics",
      "description": "Political news and analysis"
    },
    {
      "name": "Sports",
      "url": "/category/sports",
      "description": "Sports news and scores"
    },
    {
      "name": "Jobs",
      "url": "/jobs",
      "description": "Browse job openings"
    }
  ]
}
