{
    "name": "Daniel Hill – Einfach. Klar. Echt. | Persönliche Website",
    "short_name": "Daniel's",
    "description": "Offizielle Website von Daniel Hill. Entdecke Projekte, Gedanken und Kontaktmöglichkeiten rund um Web und Entwicklung.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0b1526",
    "theme_color": "#3b82f6",
    "icons": [
        {
            "src": "/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
