{ "name": "Seagull With A Hot Dog", "short_name": "Gull Crime", "description": "A small browser arcade game. Tap to flap. Don't drop the hot dog.", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#FFD37A", "theme_color": "#FFD37A", "icons": [ { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }, { "src": "/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }