{
  "name": "Managed Agents Console",
  "short_name": "Agents Console",
  "description": "Interactive playground and monitoring console for Gemini API Managed Agents, featuring budget guardrails and scheduled cron triggers.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#090e11",
  "theme_color": "#060a0c",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon_maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
