{
  "name": "Qinsil",
  "short_name": "Qinsil",
  "description": "Flip gravity to dodge obstacles in this addictive auto-runner",
  "start_url": "./index.html",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#0a0a1a",
  "theme_color": "#0a0a1a",
  "categories": ["games"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' fill='%230a0a1a'/><rect x='176' y='176' width='160' height='160' fill='%2300ffff' rx='8'/><rect x='196' y='196' width='120' height='120' fill='%230a0a1a' rx='4'/><rect x='280' y='230' width='24' height='24' fill='%2300ffff'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
