{ "name": "Mulckhuyse UrenApp", "short_name": "UrenApp", "description": "Progressive Web App that lists games submitted to the A-Frame category in the js13kGames 2017 competition.", "icons": [ { "src": "assets/icons/logo-32.png", "sizes": "32x32", "type": "image/png" }, { "src": "assets/icons/logo-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "assets/icons/logo-512.png", "sizes": "512x512", "type": "image/png" } ], "start_url": "/", "display": "standalone", "theme_color": "#B12A34", "background_color": "#B12A34" }