{
  "name": "Hockey Rulebook Assistant",
  "short_name": "Rules Assistant",
  "description": "AI-powered hockey rulebook search.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#003366",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%23f1f5f9'/><line x1='50' y1='5' x2='50' y2='95' stroke='%233b82f6' stroke-width='4'/><circle cx='50' cy='50' r='12' stroke='%233b82f6' stroke-width='3' fill='none'/><line x1='15' y1='5' x2='15' y2='95' stroke='%23ef4444' stroke-width='3'/><line x1='85' y1='5' x2='85' y2='95' stroke='%23ef4444' stroke-width='3'/><circle cx='30' cy='25' r='4' stroke='%23ef4444' stroke-width='1' fill='none'/><circle cx='70' cy='25' r='4' stroke='%23ef4444' stroke-width='1' fill='none'/><path d='M15 42h-8v16h8' stroke='%2394a3b8' stroke-width='3'/><path d='M85 42h8v16h-8' stroke='%2394a3b8' stroke-width='3'/><text x='50' y='62' text-anchor='middle' font-family='sans-serif' font-weight='900' font-size='44' fill='%231e293b'>AI</text></svg>",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}