{
  "name": "LumenForge — AI Game IDE",
  "short_name": "LumenForge",
  "description": "Build games with AI in the browser. Zero-latency, production-ready asset generation.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#09090b",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'><path d='M16 2L28 9V23L16 30L4 23V9L16 2Z' fill='%23facc15' fill-opacity='0.2' stroke='%23facc15' stroke-width='1.5'/></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["developer tools", "productivity", "games"],
  "lang": "en",
  "scope": "/"
}
