{
  "name": "OpenCode Command Center",
  "short_name": "OpenCode",
  "description": "Space-themed command center for managing AI workers and missions",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#08081e",
  "theme_color": "#00f0ff",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
