{
  "name": "VoidRift",
  "short_name": "VoidRift",
  "description": "3D top-down roguelite — fight through the void.",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "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='%23000'/><ellipse cx='256' cy='256' rx='160' ry='160' fill='none' stroke='%2300ffff' stroke-width='6' opacity='0.4'/><ellipse cx='256' cy='256' rx='100' ry='100' fill='none' stroke='%23ff00ff' stroke-width='4' opacity='0.6'/><circle cx='256' cy='256' r='40' fill='%2300ffff' opacity='0.8'/><line x1='256' y1='100' x2='256' y2='216' stroke='%2300ffff' stroke-width='3' opacity='0.5'/><line x1='400' y1='256' x2='296' y2='256' stroke='%23ff00ff' stroke-width='3' opacity='0.5'/></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='%23000'/><ellipse cx='96' cy='96' rx='60' ry='60' fill='none' stroke='%2300ffff' stroke-width='2' opacity='0.4'/><ellipse cx='96' cy='96' rx='38' ry='38' fill='none' stroke='%23ff00ff' stroke-width='2' opacity='0.6'/><circle cx='96' cy='96' r='15' fill='%2300ffff' opacity='0.8'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
