{
  "name": "ARMY READY",
  "short_name": "ARMY READY",
  "description": "BTS 演唱會應援練習、官方公告、粉絲活動與場館資訊整理。",
  "id": "/",
  "scope": "/",
  "start_url": "/",
  "display": "standalone",
  "display_override": [
    "standalone"
  ],
  "orientation": "portrait",
  "background_color": "#0f0b18",
  "theme_color": "#0f0b18",
  "categories": [
    "music",
    "entertainment",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "/images/brand/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/brand/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/images/brand/maskable-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "官方公告",
      "short_name": "Official",
      "description": "查看最新官方公告",
      "url": "/official/"
    },
    {
      "name": "粉絲應援",
      "short_name": "Community",
      "description": "查看粉絲應援活動",
      "url": "/community/"
    },
    {
      "name": "場館指南",
      "short_name": "Venue",
      "description": "查看交通、入場與場館提醒",
      "url": "/venue/"
    },
    {
      "name": "完整歌單",
      "short_name": "Setlist",
      "description": "開啟完整練習歌單",
      "url": "/setlist/"
    }
  ]
}
