{
    "name": "Circle of Fifths",
    "short_name": "Circle of Fi",
    "description": "Interactive Circle of Fifths for understanding key signatures, scales, diatonic chords, and chord progressions with audio playback.",
    "start_url": "/en/app/circle-of-fifths",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#EFF6FF",
    "background_color": "#EFF6FF",
    "scope": "/en/app/circle-of-fifths",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/circle-of-fifths/circle-of-fifths-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/circle-of-fifths/circle-of-fifths-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}