{
  "short_name": "ERP",
  "name": "ERP Platform — Operations Cockpit",
  "description": "Enterprise resource planning platform for business operations",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "logo192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "logo512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0F172A",
  "background_color": "#0F172A",
  "categories": ["business", "finance", "productivity"],
  "lang": "fr-CH",
  "dir": "ltr",
  "shortcuts": [
    {
      "name": "Tableau de bord",
      "short_name": "Dashboard",
      "url": "/child/home",
      "icon": "favicon.ico"
    },
    {
      "name": "Mes bulletins",
      "short_name": "Bulletins",
      "url": "/portal/payslips",
      "icon": "favicon.ico"
    }
  ]
}
