{
  "name": "LexiCompliance",
  "short_name": "LexiCo",
  "description": "EU Compliance plattform — CSRD, DORA, NIS2 og 7 andre rammeverk",
  "start_url": "/customer/cockpit",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f1117",
  "theme_color": "#6c63ff",
  "icons": [
    {
      "src": "/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Foto-evidence",
      "short_name": "Foto",
      "url": "/m/capture",
      "icons": [{"src": "/img/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "Cockpit",
      "url": "/customer/cockpit",
      "icons": [{"src": "/img/icon-192.png", "sizes": "192x192"}]
    }
  ]
}
