{
    "id": "tongue-drum-online",
    "name": "Tongue Drum Online — Physically Modeled Instrument",
    "short_name": "Tongue Drum",
    "description": "Free browser-based physically modeled steel tongue drum. 26+ world music scales, modal synthesis, 3D visualization, reverb, recording, and auto-play. No downloads required.",
    "start_url": "./?source=pwa",
    "scope": "./",
    "display": "standalone",
    "orientation": "any",
    "lang": "en",
    "dir": "ltr",
    "background_color": "#050510",
    "theme_color": "#0a0b1e",
    "categories": ["music", "entertainment", "education"],
    "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "icon-192.svg",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "icon-512.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "icon-192.svg",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "maskable"
        },
        {
            "src": "icon-512.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "maskable"
        }
    ],
    "screenshots": [
        {
            "src": "screenshot.webp",
            "sizes": "1280x800",
            "type": "image/webp",
            "label": "Tongue Drum Online — Cosmic Theme with Audio Visualizer",
            "form_factor": "wide"
        },
        {
            "src": "screenshot2.webp",
            "sizes": "1280x800",
            "type": "image/webp",
            "label": "Tongue Drum Online — Warm Gold Theme",
            "form_factor": "wide"
        },
        {
            "src": "screenshot3.webp",
            "sizes": "1280x800",
            "type": "image/webp",
            "label": "Tongue Drum Online — Aurora Teal Theme",
            "form_factor": "wide"
        }
    ],
    "shortcuts": [
        {
            "name": "Play Pentatonic",
            "short_name": "Pentatonic",
            "description": "Play C Major Pentatonic — the perfect beginner tongue drum scale",
            "url": "./?scale=pentatonic",
            "icons": [{ "src": "icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
        },
        {
            "name": "Play Akebono",
            "short_name": "Akebono",
            "description": "Play Akebono — traditional Japanese meditative scale",
            "url": "./?scale=akebono",
            "icons": [{ "src": "icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
        },
        {
            "name": "Play Hijaz",
            "short_name": "Hijaz",
            "description": "Play Hijaz — dramatic Middle Eastern scale",
            "url": "./?scale=hijaz",
            "icons": [{ "src": "icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
        },
        {
            "name": "Meditation Mode",
            "short_name": "Meditate",
            "description": "Open in fullscreen meditation mode with pentatonic scale",
            "url": "./?scale=pentatonic&autoplay=1",
            "icons": [{ "src": "icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
        }
    ]
}
