{
  "id": "in.biharbijlihelp.eias",
  "name": "EIAS - Electricity Inspection and Assessment System",
  "short_name": "EIAS",
  "description": "Official Electricity Theft Inspection, Section 126 & 135 Assessment Calculation, and FIR Dossier generator for Bihar Discoms and Assessing Officers.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f172a",
  "theme_color": "#0284c7",
  "lang": "en-IN",
  "dir": "ltr",
  "prefer_related_applications": false,
  "categories": [
    "productivity",
    "utilities",
    "business"
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "New Inspection",
      "short_name": "Inspect",
      "description": "Start new Section 135/126 electricity inspection",
      "url": "/?tab=calculator",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "FIR Dossier",
      "short_name": "FIR Report",
      "description": "Generate Hindi FIR and Seizure Memo",
      "url": "/?tab=fir",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Scan Note",
      "short_name": "AI Scan",
      "description": "AI OCR scan of handwritten spot inspection report",
      "url": "/?tab=ai-ocr",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-mobile.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "EIAS Mobile Inspection & Assessment Dashboard"
    },
    {
      "src": "/screenshot-desktop.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "EIAS Full Assessment Suite & FIR Generator"
    }
  ]
}
