{
  "name": "Urby - Assistant Urbanisme",
  "short_name": "Urby",
  "id": "/urby-pwa",
  "description": "Expert en urbanisme et diagnostic foncier en temps réel.",
  "start_url": "./index.php",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#2563eb",
  "orientation": "portrait",
  "icons": [
    {
      "src": "logo.svg",
      "sizes": "192x192 256x256 512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "logo.svg",
      "sizes": "192x192 256x256 512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}