{
  "name": "IGNITE Command Center",
  "short_name": "IGNITE",
  "description": "Agency operations and AI agent management platform",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1a1f28",
  "theme_color": "#C9A84C",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%231a1f28' width='192' height='192'/><rect fill='%23C9A84C' x='48' y='48' width='96' height='96' rx='16'/><path fill='%231a1f28' d='M72 96h48M96 72v48' stroke='%231a1f28' stroke-width='8' stroke-linecap='round'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%231a1f28' width='512' height='512'/><rect fill='%23C9A84C' x='128' y='128' width='256' height='256' rx='32'/><path fill='%231a1f28' d='M192 256h128M256 192v128' stroke='%231a1f28' stroke-width='20' stroke-linecap='round'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 180 180'><rect fill='%23C9A84C' width='180' height='180' rx='35'/><rect fill='%231a1f28' x='45' y='45' width='90' height='90' rx='15'/><path fill='%23C9A84C' d='M67.5 90h45M90 67.5v45' stroke='%23C9A84C' stroke-width='7' stroke-linecap='round'/></svg>",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["productivity", "business"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%231a1f28' width='540' height='720'/><text x='270' y='360' font-size='48' fill='%23C9A84C' text-anchor='middle' dy='.3em'>IGNITE</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Approval Queue",
      "short_name": "Queue",
      "description": "View pending approvals",
      "url": "/queue",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%23C9A84C' width='96' height='96' rx='8'/><path fill='%231a1f28' d='M24 32h48M24 48h48M24 64h32' stroke='%231a1f28' stroke-width='4' stroke-linecap='round'/></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Messages",
      "short_name": "Msgs",
      "description": "Check agent messages",
      "url": "/messages",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%23C9A84C' width='96' height='96' rx='8'/><path fill='%231a1f28' d='M24 24h48v40L48 56l-24 8V24Z' stroke='%231a1f28' stroke-width='2' stroke-linejoin='round'/></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
