{
  "name": "OpenClaw Quest - The Agent Adventure",
  "short_name": "OpenClaw Quest",
  "description": "A Game Boy RPG exploring the real OpenClaw agent ecosystem",
  "start_url": "/index.html",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#0a0a14",
  "theme_color": "#1a1c2c",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%231a1c2c'/><text x='96' y='120' font-size='100' text-anchor='middle' font-family='monospace' fill='%23ffcd75'>OC</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='64' fill='%231a1c2c'/><text x='256' y='320' font-size='260' text-anchor='middle' font-family='monospace' fill='%23ffcd75'>OC</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
