{
    "name": "SafeHarbor — Mental Health Support",
    "short_name": "SafeHarbor",
    "description": "A safe space for support, stories, and helpful resources.",
    "start_url": "./index.html",
    "display": "standalone",
    "background_color": "#0a0a0f",
    "theme_color": "#7dd3c0",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><circle cx='50' cy='50' r='45' fill='%237dd3c0'/><text x='50' y='65' font-size='50' text-anchor='middle' fill='white'>💚</text></svg>",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "categories": ["health", "lifestyle", "social"],
    "lang": "en",
    "dir": "ltr",
    "scope": "./",
    "theme_color": "#7dd3c0",
    "background_color": "#0a0a0f"
}