{
  "name": "X-Professo Cleaner",
  "short_name": "X-Professo",
  "description": "Pressing premium avec récupération et livraison à domicile au Bénin",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4f46e5",
  "orientation": "portrait-primary",
  "lang": "fr",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Nouvelle commande",
      "short_name": "Commander",
      "description": "Passer une commande de pressing",
      "url": "/commande",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Suivre ma commande",
      "short_name": "Suivi",
      "description": "Suivre l'état de ma commande",
      "url": "/suivi",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [],
  "categories": ["lifestyle", "utilities"]
}
