{
  "name": "Velante",
  "short_name": "Velante",
  "description": "The Connoisseur's Marketplace — verified vehicles, properties, and curated assets.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f5f7f8",
  "theme_color": "#334155",
  "lang": "en-GB",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "lifestyle", "shopping"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Automotive",
      "short_name": "Automotive",
      "description": "Browse the verified automotive collection",
      "url": "/#/auto",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Property",
      "short_name": "Property",
      "description": "Browse verified residential properties",
      "url": "/#/property",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
