{
  "theme_color": "#101615",
  "background_color": "#ffffff",
  "id": "/",
  "scope": "/",
  "description": "Open-source command center for running, monitoring, and reviewing coding agents.",
  "categories": ["developer", "productivity", "utilities"],
  "icons": [
    {
      "purpose": "maskable",
      "sizes": "512x512",
      "src": "icon512_maskable.png",
      "type": "image/png"
    },
    {
      "purpose": "any",
      "sizes": "192x192",
      "src": "icon192_rounded.png",
      "type": "image/png"
    },
    {
      "purpose": "any",
      "sizes": "512x512",
      "src": "icon512_rounded.png",
      "type": "image/png"
    }
  ],
  "orientation": "any",
  "display": "standalone",
  "dir": "auto",
  "lang": "en-CA",
  "name": "Codius",
  "short_name": "Codius",
  "start_url": "/"
}
