{
    "name": "CRTA Web App",
    "short_name": "CRTA",
    "description": "Progressive Web App that lists games submitted to the A-Frame category in the js13kGames 2017 competition.",
    "icons": [
        {
            "src": "/_asset/img/favicon3.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "/_asset/img/favicon3.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "start_url": "/sb/index.php",
    "display": "fullscreen",
    "theme_color": "#B12A34",
    "background_color": "#B12A34"
}