{ "name": "CHARGE THE COIL", "short_name": "THE COIL", "description": "Tap exactly when the charge hits the contact. Fill the coil. Chase the discharge.", "start_url": ".", "display": "standalone", "orientation": "portrait", "background_color": "#07070b", "theme_color": "#07070b", "icons": [ { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }, { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }