{
  "name": "Breizh App 2026",
  "short_name": "Breizh 2026",
  "description": "Mon carnet de bord et itinéraire interactif pour le road-trip en Bretagne de Juin 2026.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://placehold.co/192x192/black/white?text=Breizh%20App\\nNico%20et%20J%C3%A9r%C3%A9my",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "https://placehold.co/512x512/black/white?text=Breizh%20App\\nNico%20et%20J%C3%A9r%C3%A9my",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "https://placehold.co/512x512/black/white?text=Breizh%20App\\nNico%20et%20J%C3%A9r%C3%A9my",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ]
}