{
  "name": "Raushan Workshop",
  "short_name": "Raushan Workshop",
  "description": "Car is yours but care is ours - We Serve All Car Brands Across India",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#b91c1c",
  "background_color": "#0a0f1d",
  "icons": [
    {
      "src": "icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["utilities", "business", "automotive"],
  "shortcuts": [
    {
      "name": "Emergency Call",
      "url": "tel:7325009623",
      "description": "Call Raushan Workshop Emergency Hotline"
    },
    {
      "name": "Urgency Zone",
      "url": "./index.html#feature-urgency",
      "description": "Need urgent vehicle service"
    },
    {
      "name": "Golaghat Center",
      "url": "./index.html#centers",
      "description": "Locate Golaghat Workshop on Maps"
    },
    {
      "name": "Jorhat Center",
      "url": "./index.html#centers",
      "description": "Locate Jorhat Workshop on Maps"
    }
  ]
}
