{ "name": "VoiceRecorder.in - Audio Suite", "short_name": "VoiceRec", "description": "Record, edit, and manipulate audio directly in your browser. Free online voice recorder and audio tools suite.", "start_url": "/?source=pwa", "display": "standalone", "background_color": "#ffffff", "theme_color": "#6366f1", "orientation": "portrait", "icons": [ { "src": "/favicon.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/favicon.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "shortcuts": [ { "name": "Lofi Maker", "short_name": "Lofi", "description": "Make Slowed + Reverb Tracks", "url": "/lofi-maker", "icons": [{ "src": "/favicon.png", "sizes": "192x192" }] } ] }