{
  "name": "Elev8 OS",
  "short_name": "Elev8 OS",
  "description": "Cross-device operating layer for Elev8 recruiting, ATS, talent network, marketplace, and intelligence workflows.",
  "id": "/?source=pwa",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait-primary",
  "background_color": "#050505",
  "theme_color": "#050505",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "64x64",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Ecosystem",
      "short_name": "Ecosystem",
      "url": "/?source=pwa",
      "icons": [{ "src": "/favicon.svg", "sizes": "64x64", "type": "image/svg+xml" }]
    },
    {
      "name": "Operations",
      "short_name": "Operations",
      "url": "/?source=pwa&view=operations",
      "icons": [{ "src": "/favicon.svg", "sizes": "64x64", "type": "image/svg+xml" }]
    }
  ]
}
