{
  "name": "BePTT - 簡潔的 PTT 瀏覽器",
  "short_name": "BePTT",
  "description": "BePTT 是一款專為手機打造的 PTT 瀏覽器，支援 iOS 與 Android。特色包含：免登入瀏覽、全站熱門文章速報、自動開圖、黑名單過濾、ANSI 模式。",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#007AFF",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/img/beptt.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": ["social", "utilities"],
  "lang": "zh-TW",
  "dir": "ltr"
}
