{
  "name": "Signal Garden OS",
  "short_name": "Signal Garden",
  "description": "A governance-first operating system for reflection, classification, and carefully bounded human–AI collaboration.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0d0f",
  "theme_color": "#0a0d0f",
  "orientation": "any",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Hedge Maze",
      "short_name": "Maze",
      "description": "Enter the Hedge Maze",
      "url": "/hedge-maze",
      "icons": [{ "src": "/favicon.ico", "sizes": "48x48" }]
    },
    {
      "name": "Nexus Cockpit",
      "short_name": "Cockpit",
      "description": "Open the Nexus Cockpit",
      "url": "/nexus-cockpit",
      "icons": [{ "src": "/favicon.ico", "sizes": "48x48" }]
    },
    {
      "name": "Fool's Spiral",
      "short_name": "Spiral",
      "description": "Begin a Fool's Spiral run",
      "url": "/fools-spiral",
      "icons": [{ "src": "/favicon.ico", "sizes": "48x48" }]
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
