{
  "name": "遛娃地图 · GoUsMom 亲子活动",
  "short_name": "遛娃地图",
  "description": "美国华人家庭亲子遛娃地图，多州精选地点，宝妈必备",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFFDF9",
  "theme_color": "#FF8B76",
  "orientation": "portrait",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "https://images.unsplash.com/photo-1534714737917-b9d0e22f5cde?w=192&h=192&fit=crop&auto=format&q=80",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://images.unsplash.com/photo-1534714737917-b9d0e22f5cde?w=512&h=512&fit=crop&auto=format&q=80",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "travel", "kids"],
  "shortcuts": [
    {
      "name": "今日推荐",
      "short_name": "推荐",
      "description": "查看今日精选遛娃地点",
      "url": "/?tab=brain",
      "icons": [{"src": "https://images.unsplash.com/photo-1534714737917-b9d0e22f5cde?w=96&h=96&fit=crop", "sizes": "96x96"}]
    },
    {
      "name": "本周活动",
      "short_name": "活动",
      "description": "查看本周末亲子活动",
      "url": "/?tab=weekly",
      "icons": [{"src": "https://images.unsplash.com/photo-1534714737917-b9d0e22f5cde?w=96&h=96&fit=crop", "sizes": "96x96"}]
    }
  ]
}
