{ "name": "Vocal Warmup", "short_name": "Warmup", "description": "Daily vocal warm-up: tongue twisters and the Basics of Voice video series.", "start_url": ".", "scope": ".", "display": "standalone", "orientation": "portrait", "background_color": "#f4f1ea", "theme_color": "#1f2933", "icons": [ { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }, { "src": "icons/icon.svg", "sizes": "any", "type": "image/svg+xml" } ] }