{
    "manifest_version": 2,
    "scope": "/",
    "name": "自游宝",
    "short_name": "自游宝",
    "start_url": "/",
    "display": "standalone",
    "description": "自游宝专业提供国内国际往返机票、酒店、船票、大巴票、火车票、门票等一站式旅行预订服务！服务网址：m.ziubao.com",
    "orientation": "portrait",
    "theme_color": "#26a2ff",
    "background_color": "#fff",
    "icons": [
        {
            "src": "./icon-40.png",
            "sizes": "40x40",
            "type": "image/png"
        },
        {
            "src": "./icon-120.png",
            "sizes": "120x120",
            "type": "image/png"
        }
    ]
}
