{
  "name": "Totofun 突突翻 - GPS寻宝游戏",
  "short_name": "Totofun",
  "description": "基于GPS的真实世界寻宝游戏，探索身边的宝藏！",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#00d4aa",
  "orientation": "portrait",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "/totofun-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/totofun-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "entertainment"],
  "shortcuts": [
    {
      "name": "开始寻宝",
      "short_name": "寻宝",
      "url": "/",
      "icons": [{ "src": "/totofun-logo.png", "sizes": "192x192" }]
    }
  ]
}
