{ "name": "Indecision", "short_name": "Indecision", "description": "A fast, fun card game you can play anywhere.", "start_url": "/index.html", "scope": "/", "display": "standalone", "background_color": "#0a0a0a", "theme_color": "#0a0a0a", "icons": [ { "src": "/images/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/images/icons/icon-512.png", "sizes": "512x512", "type": "image/png" } ] }