{
  "name": "Go-live — Gemini Live Router Assistant",
  "short_name": "Go-live",
  "description": "Go-live provides real-time router diagnostics with Gemini Live API and AR overlays",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "orientation": "portrait-primary",
  "background_color": "#000000",
  "theme_color": "#00e5ff",
  "icons": [
    {
  "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23000' width='192' height='192'/><rect x='48' y='48' width='96' height='96' fill='none' stroke='%2300e5ff' stroke-width='4'/><text x='96' y='120' font-size='72' font-weight='bold' fill='%2300e5ff' text-anchor='middle' font-family='monospace'>G</text></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='%23000' width='512' height='512'/><rect x='128' y='128' width='256' height='256' fill='none' stroke='%2300e5ff' stroke-width='12'/><text x='256' y='340' font-size='192' font-weight='bold' fill='%2300e5ff' text-anchor='middle' font-family='monospace'>G</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
  "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%23000' width='540' height='720'/><rect x='27' y='50' width='486' height='620' fill='none' stroke='%2300e5ff' stroke-width='2' rx='40'/><text x='270' y='360' font-size='48' font-weight='bold' fill='%2300e5ff' text-anchor='middle' font-family='monospace'>GO-LIVE</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "categories": ["utilities", "productivity"],
  "shortcuts": [
    {
      "name": "Start Demo",
      "short_name": "Demo",
      "description": "Launch the 5-step diagnostic demo",
      "url": "/?mode=demo",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%2339ff14' width='96' height='96'/><text x='48' y='72' font-size='48' font-weight='bold' fill='%23000' text-anchor='middle' font-family='monospace'>▶</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
