{
    "name": "小鱼游戏盒子",
    "short_name": "小鱼游戏盒子",
    "description": "提供最新最热的手机游戏下载,appleID游戏分享",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#FFFFFF",
    "theme_color": "#007AFF",
    "icons": [
        {
            "src": "/logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "orientation": "portrait"
}