{ "name": "Spelling Bee Game - Free Daily Word Puzzle", "short_name": "SpellBee", "description": "Free daily Spelling Bee word puzzle. Create words from 7 honeycomb letters. Find pangrams for bonus points!", "start_url": "/", "display": "standalone", "background_color": "#f7da21", "theme_color": "#f7da21", "orientation": "portrait", "icons": [ { "src": "/assets/img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable any" }, { "src": "/assets/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable any" } ], "screenshots": [ { "src": "/assets/img/screenshot-mobile.png", "sizes": "390x844", "type": "image/png" } ], "categories": ["games", "education"], "lang": "en-US" }