{
  "id": "/",
  "name": "JOKARONYNATATION",
  "short_name": "JOKARO",
  "description": "L’espace adhérent sécurisé du club JOKARONYNATATION",
  "lang": "fr",
  "start_url": "/profile",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "any",
  "background_color": "#020617",
  "theme_color": "#0b5fa5",
  "categories": ["sports", "education", "lifestyle"],
  "icons": [
    {
      "src": "/icons/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
