{
    "name": "Unbreakable Mindset",
    "short_name": "Unbreakable",
    "description": "Finde die richtige Motivation und Disziplin, um deine Ziele zu erreichen.",
    "start_url": "./index.html",
    "display": "standalone",
    "background_color": "#0b0f19",
    "theme_color": "#0b0f19",
    "icons": [
        {
            "src": "icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
