{
  "name": "Continents & Oceans Explorer",
  "short_name": "Continents",
  "description": "Interactive guide to the 7 continents and 5 oceans — areas, peaks, biomes, ranking quizzes and a daily challenge.",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0e1a",
  "theme_color": "#06B6D4",
  "lang": "en",
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><defs><linearGradient id='g' x1='0' y1='0' x2='1' y2='1'><stop offset='0' stop-color='%234F46E5'/><stop offset='1' stop-color='%2306B6D4'/></linearGradient></defs><rect width='192' height='192' rx='32' fill='url(%23g)'/><circle cx='96' cy='96' r='62' fill='none' stroke='white' stroke-width='5'/><path d='M34 96h124M96 34v124M50 60c20 14 50 14 70 0M50 132c20-14 50-14 70 0' fill='none' stroke='white' stroke-width='4' stroke-linecap='round'/></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'><defs><linearGradient id='g' x1='0' y1='0' x2='1' y2='1'><stop offset='0' stop-color='%234F46E5'/><stop offset='1' stop-color='%2306B6D4'/></linearGradient></defs><rect width='512' height='512' rx='84' fill='url(%23g)'/><circle cx='256' cy='256' r='168' fill='none' stroke='white' stroke-width='13'/><path d='M88 256h336M256 88v336M132 160c54 38 134 38 188 0M132 352c54-38 134-38 188 0' fill='none' stroke='white' stroke-width='11' stroke-linecap='round'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
