{
  "name": "時間投資追蹤器",
  "short_name": "時間追蹤",
  "description": "追蹤時間是否投入到重要的長期優先事項。",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "background_color": "#171B24",
  "theme_color": "#171B24",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
