{
  "name": "M Alam Enterprise",
  "short_name": "M Alam",
  "description": "Professional AC & Geyser Service in South Kolkata",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0d1b3e",
  "theme_color": "#f5c518",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Book AC Service",
      "short_name": "Book AC",
      "description": "Book an AC service via WhatsApp",
      "url": "/index.html#book",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "View Services",
      "short_name": "Services",
      "description": "See all services and rates",
      "url": "/services.html",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ]
}
