{
  "name": "躲猫猫 · 捉迷藏",
  "short_name": "躲猫猫",
  "description": "和小伙伴们玩躲猫猫，把躲起来的朋友一个个找出来！",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#ffe0b2",
  "theme_color": "#ffd9a0",
  "icons": [
    { "src": "assets/icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "assets/icons/icon-180.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ]
}
