{
  "name": "彩虹社推し選擇器",
  "short_name": "推しPicker",
  "description": "選你推的彩虹社成員，看周邊商品，收新品 + 直播提醒",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d0d14",
  "theme_color": "#ff6b9d",
  "lang": "zh-Hant-TW",
  "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"
    }
  ],
  "categories": ["entertainment", "social"],
  "shortcuts": [
    {
      "name": "我的推し",
      "url": "./?view=oshi",
      "icons": [{"src": "icon-192.png", "sizes": "192x192"}]
    }
  ]
}
