{
  "name": "我走走 WOZOUZOU",
  "short_name": "我走走",
  "description": "AI智能行程规划 · 旅行记录 · 足迹地图",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ECEFF1",
  "theme_color": "#37474F",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
