{
    "name": "fuhui",
    "short_name": "fuhui",
    "description": "",
    "icons": [
        {
            "src": "fuhui.png",
            "sizes": "128x128",
            "type": "image/png"
        },
        {
            "src": "fuhui512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "start_url": "index.html",
    "display": "fullscreen",
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "orientation": "any"
}