{
  "name": "Wasabit",
  "short_name": "Wasabit",
  "description": "Roguelite arcade shooter in procedurally generated data dungeons.",
  "start_url": ".",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0d0f14",
  "theme_color": "#0d0f14",
  "orientation": "any",
  "icons": [
    {
      "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='64' fill='%230d0f14'/><path d='M118 370l138-228c6-10 20-10 26 0l138 228c6 10-1 22-13 22H131c-12 0-19-12-13-22z' fill='%23ffe066'/><circle cx='256' cy='256' r='70' fill='%230d0f14'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "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='%230d0f14'/><path d='M44 139l52-86c2-4 6-4 8 0l52 86c2 4 0 9-5 9H49c-5 0-7-5-5-9z' fill='%23ffe066'/><circle cx='96' cy='96' r='26' fill='%230d0f14'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}