{
  "name": "Bar Events — 今晚去哪喝",
  "short_name": "Bar Events",
  "description": "即時更新的酒吧活動地圖。喝到飽、女士之夜、Live Band、DJ Set 一網打盡。",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "zh-TW",
  "categories": ["lifestyle", "entertainment", "social"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/map.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "platform": "narrow",
      "label": "地圖找今晚活動"
    }
  ],
  "shortcuts": [
    {
      "name": "今晚有什麼",
      "short_name": "今晚",
      "url": "/?date=tonight",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "我的收藏",
      "short_name": "收藏",
      "url": "/saved",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
