{
  "name": ".tokn — Verified AI Identity",
  "short_name": ".tokn",
  "description": "Sovereign AI command center with Active Shield™ status monitoring.",
  "start_url": "/admin?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#050505",
  "theme_color": "#050505",
  "categories": ["productivity", "security", "business"],
  "icons": [
    {
      "src": "/icons/tokn-shield-online-48x48.svg",
      "sizes": "48x48",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/tokn-shield-online-96x96.svg",
      "sizes": "96x96",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-1024x1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Fleet Command",
      "short_name": "Fleet",
      "url": "/admin/fleet",
      "icons": [{ "src": "/icons/tokn-shield-processing-96x96.svg", "sizes": "96x96" }]
    },
    {
      "name": "Overwatch",
      "short_name": "Overwatch",
      "url": "/admin/overwatch",
      "icons": [{ "src": "/icons/tokn-shield-online-96x96.svg", "sizes": "96x96" }]
    },
    {
      "name": "Value Calculator",
      "short_name": "Calculator",
      "url": "/admin/hyperscaler/calculator",
      "icons": [{ "src": "/icons/tokn-shield-online-96x96.svg", "sizes": "96x96" }]
    },
    {
      "name": "Briefing Center",
      "short_name": "Briefings",
      "url": "/briefings",
      "icons": [{ "src": "/icons/tokn-shield-online-96x96.svg", "sizes": "96x96" }]
    }
  ]
}
