{
  "name": "Neo Rush",
  "short_name": "Neo Rush",
  "description": "A high-velocity 3-lane endless runner with a neon cyberpunk aesthetic.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0014",
  "theme_color": "#ff2bd6",
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%230a0014'/><text x='96' y='118' font-family='system-ui' font-size='80' font-weight='900' text-anchor='middle' fill='%23ff2bd6'>NR</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='96' fill='%230a0014'/><text x='256' y='320' font-family='system-ui' font-size='220' font-weight='900' text-anchor='middle' fill='%23ff2bd6'>NR</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
