{
  "name": "PAUSE 正念时刻",
  "short_name": "PAUSE",
  "description": "知止，而后能得。通过正念运动快速放松、恢复精力。",
  "lang": "zh-CN",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#e3eef4",
  "theme_color": "#e3eef4",
  "icons": [
    { "src": "assets/img/icon.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "assets/img/icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
