{
  "name": "Smart Print Portal",
  "short_name": "SmartPrint",
  "description": "Digital Seva portal — Aadhaar, PAN, RC, Ration & more",
  "start_url": "/dashboard.php",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fff8f4",
  "theme_color": "#ff7a3d",
  "orientation": "portrait",
  "icons": [
    { "src": "/assets/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Services", "url": "/services.php" },
    { "name": "Wallet", "url": "/wallet.php" },
    { "name": "History", "url": "/my-history.php" }
  ]
}
