{
    "name": "Full Screen Web App",
    "short_name": "FS Web App",
    "start_url": ".",
    "display": "fullscreen",
    "background_color": "#f0f0f0",
    "description": "A web application that opens in full screen mode.",
    "icons": [
        {
            "src": "img/uc-marble-256.png",
            "sizes": "256x256",
            "type": "image/png"
        },
        {
            "src": "img/uc-marble-76.png",
            "sizes": "76x76",
            "type": "image/png"
        }
    ]
}
