{
  "name": "抽烟记录",
  "short_name": "抽烟记录",
  "description": "本地记录抽烟时间与间隔，纯离线",
  "start_url": "index.html",
  "scope": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f4f6f8",
  "theme_color": "#10b981",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
