{
    "name": "IQOS AI Generator",
    "short_name": "AI Generator",
    "description": "Generator obrazu ze szkicu",
    "start_url": "https://data.endorfina.eu/ai_iqos/index.html",
    "display": "standalone",
    "background_color": "#000000",
    "theme_color": "#000000",
    "orientation": "landscape",
    "scope": "https://data.endorfina.eu/ai_iqos/",
    "icons": [
        {
            "src": "https://data.endorfina.eu/ai_iqos/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "https://data.endorfina.eu/ai_iqos/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}