{
    "name": "猎鱼达人H5",
    "short_name": "猎鱼达人H5",
    "description": "",
    "start_url": "./index.html?agentId=56500001",
    "scope": "./",
    "orientation": "landscape",
    "display": "fullscreen",
    "background_color": "#ffffff",
    "theme_color": "#000000",
    "icons": [
        {
            "src": "./icon192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "./icon512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "related_applications": [
        {
            "platform": "webapp",
            "url": "./manifest.json"
        }
    ]
}