{ "short_name": "Twaddle", "name": "Twaddle word guessing game", "description": "Guess the five letter word in six tries", "icons": [ { "src": "./images/icon512.png", "type": "image/png", "sizes": "512x512" }, { "src": "./images/maskableicon192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "./images/icon256.png", "type": "image/png", "sizes": "256x256" }, { "src": "./images/icon192.png", "type": "image/png", "sizes": "192x192" }, { "src": "./images/icon128.png", "type": "image/png", "sizes": "128x128" }, { "src": "./images/icon48.png", "type": "image/png", "sizes": "48x48" } ], "start_url": "./index.html?source=pwa", "id": "./index.html?source=pwa", "background_color": "goldenrod", "theme_color": "forestgreen", "display": "standalone", "orientation": "natural" }