{ "name": "Succor IAM", "short_name": "Succor", "description": "Centralised identity & access management — admin & operator console.", "start_url": "/security-check", "scope": "/", "display": "standalone", "orientation": "portrait-primary", "background_color": "#0f172a", "theme_color": "#0f172a", "categories": ["productivity", "business", "security"], "icons": [ { "src": "/favicon.svg", "type": "image/svg+xml", "sizes": "any", "purpose": "any maskable" }, { "src": "/apple-touch-icon.png", "type": "image/png", "sizes": "180x180", "purpose": "any" } ], "shortcuts": [ { "name": "IAM Overview", "url": "/admin", "description": "Open the IAM dashboard" }, { "name": "Sessions", "url": "/admin/sessions", "description": "View and revoke active sessions" }, { "name": "Audit Log", "url": "/admin/audit-logs", "description": "Inspect recent security events" }, { "name": "API Docs", "url": "/docs", "description": "Browse the Succor IAM API reference" } ] }