{ "name": "CrashOut", "short_name": "CrashOut", "description": "Dodge modern-life stressors and share your score.", "start_url": "./", "scope": "./", "display": "standalone", "background_color": "#faf9fd", "theme_color": "#7c3aed", "icons": [ { "src": "./icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable" }, { "src": "./icons/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" } ] }