{
  "name": "Aqualonde Plongée",
  "short_name": "Aqualonde",
  "description": "Club de plongée à La Londe-les-Maures — baptêmes, explorations et formations PADI & FFESSM dans l'archipel hyérois.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1FA8C9",
  "background_color": "#0B1F2E",
  "lang": "fr",
  "categories": ["sports", "travel", "education"],
  "icons": [
    {
      "src": "/assets/favicon/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/assets/favicon/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/assets/favicon/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/favicon/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Réserver un baptême",
      "short_name": "Baptême",
      "url": "/baptemes-initiations/",
      "icons": [{ "src": "/assets/favicon/web-app-manifest-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Nos sites de plongée",
      "short_name": "Sites",
      "url": "/sites-de-plongee/",
      "icons": [{ "src": "/assets/favicon/web-app-manifest-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Tarifs",
      "short_name": "Tarifs",
      "url": "/tarifs/",
      "icons": [{ "src": "/assets/favicon/web-app-manifest-192x192.png", "sizes": "192x192" }]
    }
  ]
}
