{
    "name": "健康守护",
    "short_name": "健康守护",
    "description": "7x24小时健康咨询，守护全家健康",
    "start_url": "/smart-agent-shop/health/health_index.html",
    "scope": "/smart-agent-shop/health/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#E74C3C",
    "theme_color": "#E74C3C",
    "icons": [
        {
            "src": "icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "categories": [
        "utilities",
        "productivity"
    ],
    "prefer_related_applications": false
}