{
  "name": "Biomes & Climate Zones",
  "short_name": "Biomes",
  "description": "World biomes & Köppen climate zones — interactive map, 12 biome cards, 24 climographs, food webs, drills, and a seeded daily challenge.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0e1a",
  "theme_color": "#4F46E5",
  "lang": "en",
  "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='%230a0e1a'/><circle cx='96' cy='96' r='66' fill='none' stroke='%2306B6D4' stroke-width='4'/><path d='M50 75 Q 96 55, 142 75 M50 96 Q 96 76, 142 96 M50 117 Q 96 97, 142 117' stroke='%234F46E5' stroke-width='3' fill='none'/><circle cx='96' cy='96' r='14' fill='%2334d399'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "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='80' fill='%230a0e1a'/><circle cx='256' cy='256' r='180' fill='none' stroke='%2306B6D4' stroke-width='10'/><path d='M120 200 Q 256 140, 392 200 M120 256 Q 256 196, 392 256 M120 312 Q 256 252, 392 312' stroke='%234F46E5' stroke-width='8' fill='none'/><circle cx='256' cy='256' r='40' fill='%2334d399'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' fill='%230a0e1a'/><circle cx='256' cy='256' r='140' fill='%2334d399'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
