{ "name": "Verbose — a word game that gets out of hand", "short_name": "Verbose", "description": "Free daily word game. No ads, no clock. Spell words, stack stamps, watch the score go silly.", "start_url": "./?source=pwa", "scope": "./", "display": "standalone", "orientation": "portrait", "background_color": "#1B2438", "theme_color": "#1B2438", "icons": [ {"src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any"}, {"src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any"}, {"src": "icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"} ], "shortcuts": [ {"name": "Today's daily", "url": "./?daily=1", "icons": [{"src": "icons/icon-192.png", "sizes": "192x192"}]} ] }