{
  "name": "Surya Mobile Shop and Accessories",
  "short_name": "Surya Mobile",
  "description": "Shop management — inventory, billing, GST, and mobile checkout",
  "start_url": "/m/checkout",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f1420",
  "theme_color": "#3b6ea5",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "finance"],
  "lang": "en-IN"
}
