{
    "short_name": "spedup.app",
    "name": "spedup.app",
    "icons": [
        {
            "src": "assets/icons/audio-waveform.svg",
            "type": "image/svg+xml",
            "sizes": "192x192"
        },
        {
            "src": "assets/icons/audio-waveform.svg",
            "type": "image/svg+xml",
            "sizes": "512x512"
        },
        {
            "src": "assets/icons/audio-waveform.svg",
            "type": "image/svg+xml",
            "sizes": "72x72"
        },
        {
            "src": "assets/icons/audio-waveform.svg",
            "type": "image/svg+xml",
            "sizes": "144x144"
        }
    ],
    "start_url": "https://spedup.app",
    "background_color": "#282828",
    "display": "standalone",
    "theme_color": "#282828",
    "shortcuts": [],
    "description": "Slowed + Speedup + Reverb music editor",
    "screenshots": [
    ]
  }