{
  "name": "Product Imagination Agents OS",
  "short_name": "Agents OS",
  "description": "AI agent orchestration system for any industry — built by Product Imagination.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#120801",
  "theme_color": "#FF7030",
  "lang": "en-US",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-180.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "favicon.png",  "sizes": "32x32",   "type": "image/png", "purpose": "any" }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
