{
  "name": "Roussillon Nettoyage",
  "short_name": "Nettoyage",
  "description": "Gestion des interventions de nettoyage professionnel",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1a3a6b",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%231a3a6b' width='192' height='192'/><text x='96' y='140' font-size='120' font-weight='bold' fill='white' text-anchor='middle'>🧹</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%231a3a6b' width='512' height='512'/><text x='256' y='380' font-size='320' font-weight='bold' fill='white' text-anchor='middle'>🧹</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%231a3a6b' width='540' height='720'/><text x='270' y='360' font-size='200' font-weight='bold' fill='white' text-anchor='middle'>🧹</text></svg>",
      "sizes": "540x720",
      "form_factor": "narrow"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Mon Espace",
      "short_name": "Espace",
      "description": "Accédez à votre tableau de bord",
      "url": "/Dashboard",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%237BB3D4' width='96' height='96'/><text x='48' y='70' font-size='60' font-weight='bold' fill='white' text-anchor='middle'>👤</text></svg>",
          "sizes": "96x96"
        }
      ]
    }
  ]
}
