{ "name": "Arcade Games", "short_name": "Arcade", "description": "Play awesome flight and puzzle games instantly in your browser!", "start_url": "./", "display": "standalone", "background_color": "#0b1d33", "theme_color": "#0b1d33", "orientation": "portrait-primary", "icons": [ { "src": "./icon.svg", "sizes": "192x192 512x512", "type": "image/svg+xml", "purpose": "any maskable" } ] }