{
  "name": "Emerge Lab — C-137",
  "short_name": "Lab",
  "description": "Citadel inbox + dimensional intel feed across Gmail, Slack, Zoom, and Calendar.",
  "start_url": "/inbox",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#060a08",
  "theme_color": "#00ff9c",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml"
    }
  ],
  "shortcuts": [
    {
      "name": "Inbox",
      "url": "/inbox",
      "description": "Lab inbox queue"
    },
    {
      "name": "Connections",
      "url": "/connections",
      "description": "Wire up Gmail and Slack"
    }
  ]
}
