{
  "name": "静心冥想",
  "short_name": "静心冥想",
  "description": "冥想静心音乐，配合图片与视频轮播",
  "start_url": "/",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#070b12",
  "theme_color": "#070b12",
  "icons": [
    {
      "src": "/static/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
