{
  "short_name": "SECaaS",
  "name": "SECaaS Platform Cockpit",
  "description": "PRISM-4-AUDIT — AI-gestütztes Audit Management System",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "icon-192-v2.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512-v2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/cockpit",
  "display": "standalone",
  "theme_color": "#2f405f",
  "background_color": "#2f405f",
  "orientation": "any",
  "scope": "/",
  "lang": "de"
}