{
    "name": "Helix MIDI Control",
    "short_name": "HelixMIDI",
    "start_url": "./index.html",
    "display": "fullscreen",
    "background_color": "#121212",
    "theme_color": "#121212",
    "icons": [
        {
            "src": "helix-icon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "id": "com.mondo.helix.midi",
    "orientation": "portrait"
}