{
  "name": "Poly Agent OS",
  "short_name": "PolyAgent",
  "description": "Quality code. Fewer iterations. Verified before ship.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "browser"],
  "background_color": "#000000",
  "theme_color": "#0A57FF",
  "orientation": "portrait-primary",
  "id": "com.polyagentos.app",
  "icons": [
    {
      "src": "/brand/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/branding/poly-agent-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/branding/poly-agent-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/branding/poly-agent-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "categories": ["productivity", "developer-tools"],
  "lang": "en-US",
  "dir": "ltr",
  "iarc_rating_id": "",
  "prefer_related_applications": false
}
