{
  "name": "PakVox - Pakistan's Voice in News",
  "short_name": "PakVox",
  "description": "Breaking news, politics, sports, and more — Pakistan's trusted digital news platform.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1a1a1a",
  "background_color": "#ffffff",
  "dir": "ltr",
  "lang": "en-US",
  "categories": ["news"],
  "screenshots": [
    {
      "src": "/screenshots/mobile-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/screenshots/desktop-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "32x32",
      "type": "image/x-icon"
    },
    {
      "src": "/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Latest News",
      "short_name": "News",
      "description": "View latest news stories",
      "url": "/",
      "icons": [
        {
          "src": "/logo-96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Pakistan News",
      "short_name": "Pakistan",
      "description": "Pakistan news section",
      "url": "/category/pakistan",
      "icons": [
        {
          "src": "/logo-96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ]
}
