{
  "name": "MIB Clean - Repassage et pressing livré à domicile",
  "short_name": "MIB Clean",
  "description": "Pressing et blanchisserie à domicile en 48h - Gestion opérationnelle complète",
  "start_url": "/pwa/login?source=pwa",
  "display": "standalone",
  "background_color": "#3A7FC1",
  "theme_color": "#3A7FC1",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["business", "productivity", "utilities"],
  "lang": "fr-FR",
  "dir": "ltr",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Ma Tournée",
      "short_name": "Tournée",
      "description": "Accéder à ma tournée du jour",
      "url": "/pwa/livreur/tournee.html?source=pwa",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Commandes Pressing",
      "short_name": "Commandes",
      "description": "Voir les commandes en attente",
      "url": "/pwa/pressing/commandes.html?source=pwa",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Interventions",
      "short_name": "Interventions",
      "description": "Mes interventions canapés",
      "url": "/pwa/intervenant/interventions.html?source=pwa",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
