{
  "name": "毛茸小屋",
  "short_name": "毛茸小屋",
  "description": "毛茸小屋 · 网页养成小游戏（PWA 版）",
  "lang": "zh-CN",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#F2E2CE",
  "theme_color": "#F2E2CE",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
