{
    "name": "CamperApp",
    "short_name": "CamperApp",
    "description": "Deine App für Reise- und Packlisten beim Camping & Vanlife",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#f0fdf4",
    "theme_color": "#166534",
    "orientation": "portrait-primary",
    "lang": "de",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
