{
  "name": "VTCAF — Chauffeur privé La Réunion",
  "short_name": "VTCAF",
  "description": "Votre chauffeur privé à La Réunion. Transferts aéroport, événements, mariages. Réservation sur WhatsApp.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0E1A24",
  "theme_color": "#0E1A24",
  "lang": "fr",
  "categories": ["travel", "business"],
  "icons": [
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
