{
    "name": "HeyPapa",
    "short_name": "HeyPapa",
    "start_url": ".",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#F7F7F5",
    "theme_color": "#F7F7F5",
    "description": "Dein Begleiter durch Schwangerschaft, Wochenbett und Verlust / Your Companion through pregnancy, postpartum and loss.",
    "icons": [
        {
            "src": "/images/papa_icon.png",
            "sizes": "any",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}