{
  "id": "/",
  "name": "Aiudit — AI Governance",
  "short_name": "Aiudit",
  "description": "Govern, monitor, and secure agentic AI systems.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#0B0B0B",
  "theme_color": "#0B0B0B",
  "categories": ["business", "productivity", "security"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Dashboard", "url": "/dashboard", "description": "Governance dashboard" },
    { "name": "Incidents", "url": "/incidents", "description": "Open incidents" },
    { "name": "Policies", "url": "/policies", "description": "Policies and guardrails" },
    { "name": "Security", "url": "/security", "description": "Security & compliance overview" }
  ]
}
