{
  "name": "Velo Camion Noir",
  "short_name": "VCN",
  "description": "Premium chauffeur mobility & hospitality in Accra, Ghana. Move differently.",
  "start_url": "/book",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#0E0C10",
  "theme_color": "#0E0C10",
  "orientation": "portrait-primary",
  "categories": ["travel", "business", "lifestyle"],
  "lang": "en-GH",
  "scope": "/",
  "icons": [
    { "src": "/icons/icon-72.png",   "sizes": "72x72",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-96.png",   "sizes": "96x96",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-128.png",  "sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-144.png",  "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-152.png",  "sizes": "152x152", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192.png",  "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-384.png",  "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png",  "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "Book a Transfer",
      "short_name": "Book",
      "description": "Request a chauffeur or airport transfer",
      "url": "/book?service=airport",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Chauffeur by Day",
      "short_name": "Day hire",
      "description": "Book a dedicated chauffeur for the day",
      "url": "/book?service=day",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    }
  ],
  "screenshots": [
    {
      "src": "/images/vcn-hq-escalade.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "VCN — Move differently"
    }
  ]
}
