{
  "id": "/",
  "name": "NEXUS 20 \u2014 Sentinel Intelligence",
  "short_name": "NEXUS 20",
  "description": "Sentient trading intelligence deck with live market analysis, voice control and Kraken execution.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "minimal-ui"
  ],
  "orientation": "any",
  "background_color": "#0a0a0d",
  "theme_color": "#101014",
  "categories": [
    "finance",
    "productivity",
    "utilities"
  ],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/nexus20-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/nexus20-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/nexus20-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Sentient deck",
      "short_name": "Deck",
      "url": "/portal",
      "icons": [
        {
          "src": "/icons/nexus20-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Core memory",
      "short_name": "Memory",
      "url": "/memory",
      "icons": [
        {
          "src": "/icons/nexus20-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Training",
      "short_name": "Train",
      "url": "/training",
      "icons": [
        {
          "src": "/icons/nexus20-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Control room",
      "short_name": "Control",
      "url": "/admin",
      "icons": [
        {
          "src": "/icons/nexus20-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}