{
  "name": "CASTOR APP",
  "short_name": "CASTOR",
  "description": "Gestion des reserves chantier pour promoteurs immobiliers",
  "start_url": "/chantier",
  "display": "standalone",
  "background_color": "#0a1733",
  "theme_color": "#0a1733",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Mode chantier",
      "short_name": "Chantier",
      "url": "/chantier",
      "description": "Saisie rapide de reserves sur le terrain"
    }
  ],
  "categories": ["business", "productivity"]
}
