{
    "name": "星锁系统",
    "start_url": "/",
    "display": "standalone",
    "icons": [
        {
            "src": "/logo2.png",
            "sizes": "512x512"
        }
    ],
    "lang": "zh-cn",
    "short_name": "星锁系统",
    "description": "A basic temperature converter application that can convert to and from Celsius, Kelvin, and Fahrenheit",
    "background_color": "#2f3d58",
    "theme_color": "#2f3d58",
    "orientation": "any"
}
