{
    "name": "淼善健康社区健康管理",
    "short_name": "颐养可乐",
    "start_url": "/index.html",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#42b983",
    "orientation": "portrait",
    "icons": [
      {
        "src": "/static/logo_sunflower_sm.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "/static/logo_sunflower_lg.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ]
  }