{
  "name": "Pechaan Vendor",
  "short_name": "Pechaan",
  "description": "Official vendor verification portal. Scan a vendor QR card to instantly check registration status.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FDFDFD",
  "theme_color": "#07325D",
  "lang": "en",
  "categories": ["utilities", "government"],
  "icons": [
    { "src": "/icons/icon-192.png",          "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png",          "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Verify a Vendor",
      "short_name": "Scan QR",
      "description": "Open the QR scanner to verify a vendor",
      "url": "/",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
