{
  "name": "Car Cure - Automotive Solutions",
  "short_name": "Car Cure",
  "description": "Access Car Cure instantly from your Home Screen for faster vehicle management, emergency SOS, spare parts ordering, and more.",
  "id": "/",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#060608",
  "theme_color": "#c9a84c",
  "orientation": "any",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": ["automotive", "business", "utilities"],
  "icons": [
    {
      "src": "/static/images/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/images/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/images/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/static/images/icons/icon-784.png",
      "sizes": "784x784",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "prefer_related_applications": false
}
