{
    "id": "core-app-trainer",
    "name": "CORE Tr\u00e9ner",
    "short_name": "CORE Tr\u00e9ner",
    "description": "Mana\u017ement tr\u00e9ningov a jed\u00e1lni\u010dkov",
    "start_url": "/trainer_dashboard",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#000000",
    "theme_color": "#000000",
    "lang": "sk",
    "dir": "ltr",
    "icons": [
        {
            "src": "icons/icon-trainer-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/icon-trainer-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}