{
  "name": "Kahall ERP",
  "short_name": "Kahall",
  "description": "ERP intégrateur AV/display professionnel — gestion terrain, SAV, projets",
  "start_url": "/tech/terrain",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#1d4ed8",
  "categories": ["business", "productivity"],
  "lang": "fr",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Interventions terrain",
      "short_name": "Terrain",
      "description": "Accéder aux interventions et rapports terrain",
      "url": "/tech/terrain",
      "icons": [{ "src": "/icons/icon-tech-192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    },
    {
      "name": "SAV & Tickets",
      "short_name": "SAV",
      "description": "Tickets SAV et interventions technicien",
      "url": "/tech",
      "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    }
  ],
  "screenshots": []
}
