{
  "name": "RightAPI Forge - Governed AI Operations",
  "short_name": "RightAPI Forge",
  "description": "Self-hosted governed AI operations platform",
  "start_url": "/app/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0d0f17",
  "theme_color": "#306EF0",
  "orientation": "any",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" },
    { "src": "/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml" }
  ],
  "categories": ["productivity", "utilities"],
  "shortcuts": [
    { "name": "Incidents", "url": "/app/incidents", "description": "View active incidents" },
    { "name": "Portal", "url": "/app/portal", "description": "Self-service portal" },
    { "name": "Dashboard", "url": "/app/", "description": "Platform overview" }
  ]
}
