{
  "name": "961AI.NETWORK — Inner Circle",
  "short_name": "961AI",
  "description": "The high-signal command center for AI builders, founders, and scholars.",
  "id": "/?pwa=1",
  "start_url": "/?pwa=1",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "any",
  "background_color": "#0a1822",
  "theme_color": "#0a1822",
  "categories": ["business", "productivity", "news", "social"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Directory",
      "short_name": "Directory",
      "description": "Open the Yellow Pages directory",
      "url": "/#directory",
      "icons": [{ "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Open the Intelligence Dashboard",
      "url": "/#dashboard",
      "icons": [{ "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Sign the Directory",
      "short_name": "Sign",
      "description": "Place your mark in the directory",
      "url": "/?invite=1",
      "icons": [{ "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ]
}
