{
  "name": "Chauffeur Connecté",
  "short_name": "Chauffeur",
  "description": "Connectez vos talents et vos roues",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme-color": "#1e3a8a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://images.unsplash.com/photo-1449965408869-eaa3f722e40d?w=192&h=192&fit=crop",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "https://images.unsplash.com/photo-1449965408869-eaa3f722e40d?w=512&h=512&fit=crop",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}