{
    "name": "PhotoStation",
    "short_name": "PhotoStation",
    "display": "fullscreen",
    "start_url": "/",
    "lang": "zh",
    "orientation": "any",
    "background_color": "#ffffff",
    "icons": [
        {
            "src": "/assets/img/icon.png",
            "sizes": "256x256",
            "type": "image/png"
        }
    ]
}