{ "name": "Shoogle", "short_name": "Shoogle", "description": "Roll 12 letter dice. Spell words to spend them. Count your score, minus what is left.", "start_url": "./", "scope": "./", "display": "standalone", "background_color": "#f6f7f6", "theme_color": "#f6f7f6", "icons": [ { "src": "./icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png" } ] }