{
    "name": "r8f Training",
    "short_name": "r8f",
    "description": "Dein persönlicher Trainingsplan",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#fdfaf3",
    "theme_color": "#005f69",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/wp-content/plugins/r8f-lms/assets/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/wp-content/plugins/r8f-lms/assets/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/wp-content/plugins/r8f-lms/assets/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
