{
  "name": "BroKool Services",
  "short_name": "BroKool",
  "description": "Trouve, réserve et suis tes missions BroKool.",
  "start_url": "/services?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f8fbff",
  "theme_color": "#3b61ee",
  "orientation": "portrait-primary",
  "categories": [
    "business",
    "productivity",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
