{ "id": "/?source=pwa", "name": "Got Five! The Board", "short_name": "Got Board!", "description": "Interactive board to play the game of Got Five!", "display": "standalone", "background_color": "#f9daa8", "theme_color": "#f9daa8", "orientation": "landscape", "start_url": "/?source=pwa&v=1.6.4", "icons": [ { "src": "/icons/pwa-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" }, { "src": "/icons/pwa-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" } ] }