{ "name": "Scam Detection Game ยท Making Sense of Security", "short_name": "Scam Game", "description": "Can you spot the scam? 75 real-world cyber scenarios. Train your instincts against phishing, smishing, vishing and more. Runs entirely on your device.", "start_url": "./", "scope": "./", "display": "standalone", "orientation": "portrait", "background_color": "#050505", "theme_color": "#00ff41", "categories": ["security", "education", "games"], "icons": [ { "src": "./icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }