{
    "id": "/",
    "name": "Visual Music Theory",
    "short_name": "Visual Music",
    "description": "Build interactive fretboards, pianos, chord diagrams, and scale wheels into custom music theory dashboards.",
    "start_url": "/?src=app",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "lang": "en-US",
    "dir": "ltr",
    "categories": ["education", "music"],
    "icons": [
        {
            "src": "/favicons/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/favicons/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/favicons/maskable-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "theme_color": "#f1f6fd",
    "background_color": "#f5f2fc"
}
