{
  "id": "/member/",
  "name": "BikeBuddy",
  "short_name": "BikeBuddy",
  "description": "Entraide cycliste, sorties, clubs et communauté",
  "start_url": "/member/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#34C759",
  "lang": "fr-CA",
  "dir": "ltr",
  "categories": ["sports", "lifestyle", "social"],
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
