{
  "name": "訂閱管家 - Subscription Butler",
  "short_name": "訂閱管家",
  "description": "一次追蹤和管理所有訂閱服務",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://electrify.tw/wp-content/uploads/2023/02/electrify-favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://electrify.tw/wp-content/uploads/2023/02/electrify-favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}