{
  "id": "/",
  "name": "我的運動日記",
  "short_name": "運動日記",
  "description": "每日運動訓練記錄，原子習慣養成工具",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "dir": "ltr",
  "lang": "zh-TW",
  "scope": "/",
  "background_color": "#fefce8",
  "theme_color": "#65a30d",
  "categories": ["health","fitness","sports"],
  "icons": [
    {"src":"icons/icon-192.png","sizes":"192x192","type":"image/png","purpose":"any"},
    {"src":"icons/icon-512.png","sizes":"512x512","type":"image/png","purpose":"maskable"}
  ]
}
