{
  "id": "/?source=pwa",
  "name": "ORB-9 - Governed Intelligence for Every Decision",
  "short_name": "ORB-9",
  "description": "Governed decision intelligence platform that transforms fragmented enterprise data into governed decisions and auditable actions with full lineage and policy enforcement.",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "background_color": "#093427",
  "theme_color": "#093427",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/single-icon/logo-single-bg-white-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/single-icon/logo-single-bg-white-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Join Waitlist",
      "short_name": "Waitlist",
      "description": "Join the ORB-9 waitlist",
      "url": "/?source=pwa#waitlist",
      "icons": [
        {
          "src": "/single-icon/logo-single-bg-white-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
