{
  "name": "GovtSevas — Government Services Portal",
  "short_name": "GovtSevas",
  "description": "Check PNR, RC, GST, IFSC, gold prices, weather and 30+ government services — free",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f0f4f8",
  "theme_color": "#2b6cb0",
  "orientation": "portrait-primary",
  "lang": "en-IN",
  "categories": ["government", "utilities", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "shortcuts": [
    {
      "name": "PNR Status",
      "short_name": "PNR",
      "description": "Check train PNR status",
      "url": "/services?s=pnr",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "RC Check",
      "short_name": "RC",
      "description": "Check vehicle RC details",
      "url": "/services?s=vehicle_rc",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Gold Price",
      "short_name": "Gold",
      "description": "Today's gold and silver price",
      "url": "/services?s=gold_price",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "KisanSeva",
      "short_name": "Kisan",
      "description": "Farmer services and MSP prices",
      "url": "/farmer",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "GovtSevas Home Page"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
