{
    "name": "Chopin AI",
    "short_name": "Chopin AI",
    "start_url": "https://chopin-ai.com/?utm_source=pwa",
    "id": "https://chopin-ai.com/?utm_source=pwa",
    "display": "standalone",
    "display_override": [
        "standalone"
    ],
    "description": "Artificial intelligence opens new horizons for understanding the life and music of Frederic Chopin. On our website, you will find not only the composer's biography but also audio materials of his most popular works in MP3 format.",
    "lang": "en",
    "dir": "auto",
    "scope": "https://chopin-ai.com/",
    "orientation": "any",
    "icons": [
        {
            "src": "https://chopin-ai.com/favicons/micon_192.png?v=1729684724",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "https://chopin-ai.com/favicons/micon_512.png?v=1729684724",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "categories": [
        "music"
    ],
    "theme_color": "#161616",
    "background_color": "#161616",
    "screenshots": [
        {
            "src": "https://chopin-ai.com/images/jupwa/screenshots/pwa-01.jpg",
            "sizes": "1080x1920",
            "type": "image/jpeg"
        },
        {
            "src": "https://chopin-ai.com/images/jupwa/screenshots/pwa-02.jpg",
            "sizes": "1080x1920",
            "type": "image/jpeg"
        },
        {
            "src": "https://chopin-ai.com/images/jupwa/screenshots/pwa-03.jpg",
            "sizes": "1080x1920",
            "type": "image/jpeg"
        }
    ],
    "prefer_related_applications": true,
    "related_applications": [
        {
            "platform": "webapp",
            "url": "https://chopin-ai.com/manifest.webmanifest"
        }
    ],
    "handle_links": "auto",
    "launch_handler": {
        "client_mode": [
            "auto"
        ]
    },
    "scope_extensions": [
        {
            "origin": ""
        }
    ],
    "edge_side_panel": {
        "preferred_width": 600
    }
}