{
  "name": "小小探险家 · 环球地理大冒险",
  "short_name": "小小探险家",
  "description": "专为中国小学生设计的环球地理学习App，探索30个国家的文化、美食、景点、人物和经济",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0e2a",
  "theme_color": "#f9a825",
  "lang": "zh-CN",
  "dir": "ltr",
  "categories": ["education", "kids", "travel"],
  "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='40' fill='%230a0e2a'/><text x='96' y='120' font-size='100' text-anchor='middle'>🌍</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='100' fill='%230a0e2a'/><text x='256' y='320' font-size='280' text-anchor='middle'>🌍</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 390 844'><rect width='390' height='844' fill='%230a0e2a'/><text x='195' y='400' font-size='80' text-anchor='middle' fill='%23f9a825'>小小探险家</text></svg>",
      "sizes": "390x844",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ]
}
