{
  "name": "Live Ops Assist Dashboard",
  "short_name": "LiveOps",
  "description": "High-performance operational assist dashboard for live operations.",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#121212",
  "theme_color": "#075e54",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%23075e54'><circle cx='256' cy='256' r='256'/><path d='M256 128v128l96 48' stroke='white' stroke-width='40' stroke-linecap='round' fill='none'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}