{
  "id": "/",
  "name": "Eco Rider - Chauffeur VTC Toulon",
  "short_name": "Eco Rider",
  "description": "Chauffeur VTC 100% électrique à Toulon et dans le Var. Prix fixe garanti.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "any",
  "background_color": "#0a0f1a",
  "theme_color": "#10b981",
  "lang": "fr",
  "categories": ["transportation"],
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Réserver",
      "short_name": "Réserver",
      "description": "Ouvrir le formulaire de réservation",
      "url": "/#tarifs",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Appeler",
      "short_name": "Appeler",
      "description": "Appeler directement le chauffeur",
      "url": "tel:+33616696478",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
