{
  "name": "VOID RUNNER",
  "short_name": "VoidRunner",
  "description": "Cyberpunk kaizo platformer — precision is everything.",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#050510",
  "theme_color": "#00ffff",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='96' fill='%23050510'/><rect x='140' y='200' width='60' height='80' rx='4' fill='%2300ffff' opacity='0.9'/><rect x='220' y='160' width='60' height='120' rx='4' fill='%2300ffff' opacity='0.7'/><rect x='300' y='220' width='60' height='60' rx='4' fill='%2300ffff' opacity='0.5'/><rect x='180' y='300' width='140' height='8' fill='%2300ffff' opacity='0.3'/><circle cx='170' cy='180' r='20' fill='%2300ffff'/><line x1='100' y1='350' x2='412' y2='350' stroke='%2300ffff' stroke-width='2' opacity='0.2'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='36' fill='%23050510'/><rect x='52' y='75' width='23' height='30' rx='2' fill='%2300ffff' opacity='0.9'/><rect x='82' y='60' width='23' height='45' rx='2' fill='%2300ffff' opacity='0.7'/><rect x='112' y='83' width='23' height='23' rx='2' fill='%2300ffff' opacity='0.5'/><circle cx='64' cy='68' r='8' fill='%2300ffff'/><line x1='38' y1='131' x2='154' y2='131' stroke='%2300ffff' stroke-width='1' opacity='0.2'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
