{
  "id": "/",
  "name": "MIE Gurukul Certificate Portal",
  "short_name": "MIE Certificates",
  "description": "Official Certificate Verification and Credential Management Platform - MIE Gurukul.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a192f",
  "theme_color": "#ea580c",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "certification", "verification"],
  "lang": "en-IN",
  "dir": "ltr",
  "prefer_related_applications": false
}