{
  "name": "啞鈴肌肥大訓練追蹤器",
  "short_name": "訓練追蹤",
  "description": "Upper / Lower / Push / Pull / Legs 啞鈴肌肥大課表，每日追蹤重量與次數",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0f1117",
  "theme_color": "#6c5ce7",
  "orientation": "portrait-primary",
  "categories": ["health", "fitness"],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
