{
    "name": "PianoMode — Learn, Listen and Play Piano",
    "short_name": "PianoMode",
    "description": "PianoMode is your interactive piano learning companion. Lessons, ear training, sight-reading, Piano Hero, and a curated library of Specialized Courses. Learn at your pace, on any device.",
    "lang": "en",
    "dir": "ltr",
    "categories": ["education", "music", "lifestyle"],
    "start_url": "/learn/",
    "scope": "/",
    "id": "/?source=pwa",
    "display": "standalone",
    "display_override": ["standalone", "minimal-ui", "browser"],
    "orientation": "portrait-primary",
    "theme_color": "#0d0d0d",
    "background_color": "#0d0d0d",
    "icons": [
        {
            "src": "https://pianomode.com/wp-content/uploads/2025/12/cropped-PianoMode_Logo_2026-32x32.png",
            "sizes": "32x32",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "https://pianomode.com/wp-content/uploads/2025/12/cropped-PianoMode_Logo_2026-180x180.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "https://pianomode.com/wp-content/uploads/2025/12/cropped-PianoMode_Logo_2026-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "https://pianomode.com/wp-content/uploads/2025/12/cropped-PianoMode_Logo_2026-270x270.png",
            "sizes": "270x270",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "https://pianomode.com/wp-content/uploads/2025/12/PianoMode_Logo_2026.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Continue learning",
            "short_name": "Learn",
            "description": "Open the Learn hub and pick up where you left off.",
            "url": "/learn/?source=pwa-shortcut",
            "icons": [
                {
                    "src": "https://pianomode.com/wp-content/uploads/2025/12/cropped-PianoMode_Logo_2026-192x192.png",
                    "sizes": "192x192"
                }
            ]
        },
        {
            "name": "Piano Hero",
            "short_name": "Play",
            "description": "Practice with the Piano Hero falling-notes game.",
            "url": "/piano-hero/?source=pwa-shortcut",
            "icons": [
                {
                    "src": "https://pianomode.com/wp-content/uploads/2025/12/cropped-PianoMode_Logo_2026-192x192.png",
                    "sizes": "192x192"
                }
            ]
        },
        {
            "name": "Ear Trainer",
            "short_name": "Ear",
            "description": "Train your ear with intervals, chords and dictation.",
            "url": "/ear-trainer/?source=pwa-shortcut",
            "icons": [
                {
                    "src": "https://pianomode.com/wp-content/uploads/2025/12/cropped-PianoMode_Logo_2026-192x192.png",
                    "sizes": "192x192"
                }
            ]
        }
    ],
    "share_target": {
        "action": "/?source=pwa-share",
        "method": "GET",
        "enctype": "application/x-www-form-urlencoded",
        "params": {
            "title": "share_title",
            "text": "share_text",
            "url": "share_url"
        }
    },
    "prefer_related_applications": false
}