{
  "name": "百岁养生时钟",
  "short_name": "百岁时钟",
  "description": "知时·顺时·养时 — 十二时辰经络养生 × 二十四节气",
  "start_url": "/clock.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#080810",
  "theme_color": "#080810",
  "icons": [
    {
      "src": "/clock-icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/clock-icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
