{
  "name": "Mahaveer Mobile Care",
  "short_name": "Mahaveer ERP",
  "description": "Broken To Brand New · Expert Technician & Fast Service · Since 2010. Premium service-center ERP for repairs, dealers, used mobiles, accessories and AI tools.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0A0B10",
  "theme_color": "#F35B04",
  "categories": ["business", "productivity", "utilities"],
  "lang": "en-IN",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "New Repair",
      "short_name": "Repair",
      "url": "/repairs",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Scan",
      "short_name": "Scan",
      "url": "/?scan=1",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Customer Portal",
      "short_name": "Track",
      "url": "/track",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
