{
    "name": "Survivors",
    "short_name": "Survivors",
    "description": "A supportive community for survivors of trauma, providing resources, information, and a safe space for healing.",
    "start_url": "/en",
    "display": "standalone",
    "background_color": "#f8f3fe",
    "theme_color": "#a583ff",
    "orientation": "portrait-primary",
    "lang": "en",
    "icons": [
        {
            "src": "/192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}