{
  "name": "Pyros",
  "short_name": "Pyros",
  "description": "L'outil métier pour les techniciens Pyros sur le terrain.",
  "start_url": "/mobile",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#f97316",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/pwa-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "256x256 192x192 128x128 64x64 32x32",
      "type": "image/x-icon"
    }
  ]
}
