{
  "name": "订阅与日期管理",
  "short_name": "订阅日历",
  "description": "私用订阅、关键日期与物品持有成本管理工具。",
  "id": "./",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen", "browser"],
  "orientation": "portrait",
  "lang": "zh-CN",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "categories": ["productivity", "finance", "utilities"],
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
