{
  "name": "Vahanlo Digital Services",
  "short_name": "Vahanlo",
  "description": "Buy and sell used cars with verified listings and direct seller contact.",
  "start_url": "/",
  "scope": "/",
  "gcm_sender_id": "103953800507",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#1d4ed8",
  "categories": ["auto", "shopping", "business"],
  "lang": "en-IN",
  "icons": [
    {
      "src": "https://cdn.vahanlo.com/frontend/192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://cdn.vahanlo.com/frontend/512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://cdn.vahanlo.com/frontend/512x512_maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
