{
  "name": "Autoshine Lights - Premium Car Accessories & Car Modification",
  "short_name": "Autoshine Lights",
  "description": "Autoshine Lights is Delhi NCR's trusted destination for premium car accessories, LED lights, projector headlights, ambient lighting, Android infotainment systems, alloy wheels, detailing, ceramic coating, PPF, body kits and automotive customization.",

  "id": "/",
  "start_url": "/",
  "scope": "/",

  "display": "standalone",
  "orientation": "portrait-primary",

  "background_color": "#111111",
  "theme_color": "#111111",

  "lang": "en-IN",

  "categories": [
    "automotive",
    "business",
    "shopping"
  ],

  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}