{
  "name": "吃药打卡 · 每天照顾自己",
  "short_name": "吃药打卡",
  "description": "每日吃药提醒与打卡，连续天数记录",
  "start_url": "./meds.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#eafff5",
  "theme_color": "#34d6a0",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
