{
    "lang": "en-us",
    "name": "Bolin Huang",
    "short_name": "bolinh.com",
    "description": "",
    "start_url": "/",
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "orientation": "any",
    "display": "standalone",
    "icons": [
        {
            "src": "/favicon.svg",
            "type": "image/svg+xml",
            "sizes": "512x512"
        }
    ],
    "shortcuts": [
        {
            "name": "Experience",
            "short_name": "Exp",
            "description": "Bolin's Experience",
            "url": "/experience/",
            "icons": [
                {
                    "src": "/favicon.svg",
                    "type": "image/svg+xml",
                    "sizes": "512x512"
                }
            ]
        }
    ]
}
