{ "name": "LINGO — WAN Show Bingo", "short_name": "LINGO", "description": "The WAN Show Bingo companion app. Mark phrases, claim LINGOs, play with friends.", "start_url": "./", "scope": "./", "display": "standalone", "background_color": "#0f172a", "theme_color": "#0f172a", "orientation": "portrait-primary", "categories": ["games", "entertainment"], "icons": [ { "src": "./icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }, { "src": "./icons/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml" }, { "src": "./icons/icon-maskable.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "maskable" } ], "screenshots": [], "shortcuts": [ { "name": "Daily Puzzle", "url": "./daily", "description": "Play today's daily board" }, { "name": "History", "url": "./history", "description": "View past games" } ] }