{
  "name": "Shri Shyam Repairing Center",
  "short_name": "Shri Shyam",
  "description": "Doorstep appliance repair service in Gurugram. AC, Fridge, Washing Machine, RO, Geyser, Microwave repair.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d6efd",
  "theme_color": "#0d6efd",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/static/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/static/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "shortcuts": [
    {
      "name": "Book Service",
      "url": "/?popup=1",
      "description": "Book an appliance repair service"
    },
    {
      "name": "Call Now",
      "url": "tel:9990614770",
      "description": "Call Shri Shyam Repairing Center"
    }
  ]
}
