{
  "name": "Pressing Pro — Gestion Blanchisserie",
  "short_name": "Pressing Pro",
  "description": "Application complète de gestion pour pressing et blanchisserie",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1e3a8a",
  "theme_color": "#1e3a8a",
  "lang": "fr",
  "icons": [
    { "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" }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    { "name": "Nouvelle commande", "url": "/orders/create" },
    { "name": "Tableau de bord", "url": "/" }
  ]
}
