{
    "name": "仙剑奇侠传 - 98柔情版",
    "short_name": "仙剑98",
    "description": "经典仙剑奇侠传98柔情版H5重制，网页即可游玩",
    "start_url": "/",
    "display": "fullscreen",
    "orientation": "landscape",
    "background_color": "#1a0a2e",
    "theme_color": "#e8c170",
    "categories": ["games", "entertainment"],
    "lang": "zh-CN",
    "icons": [
        {
            "src": "icon.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "icon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "开始游戏",
            "short_name": "开始",
            "url": "/",
            "icons": [{"src": "icon.png", "sizes": "192x192"}]
        }
    ]
}