{
  "name": "16:8 轻断食",
  "short_name": "轻断食",
  "description": "记录进食时间与内容，提醒什么时候能吃、什么时候断食。",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#ECEFE3",
  "theme_color": "#ECEFE3",
  "orientation": "portrait",
  "icons": [
    { "src": "icon-180.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
