{
"name": "平凡修仙",
"short_name": "修仙",
"description": "凡人韩立轮回模拟器 - 水墨像素风修仙游戏",
"start_url": "./index.html",
"display": "standalone",
"orientation": "portrait",
"background_color": "#1a1510",
"theme_color": "#c9a87c",
"icons": [
{
"src": "icon-192.png",
"sizes": "192x192",
"type": "image/png",
"purpose": "any maskable"
},
{
"src": "icon-512.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "any maskable"
}
]
}