{
    "name": "OceanMind - Wellness & Meditation",
    "short_name": "OceanMind",
    "description": "Ride the waves of change with our structured wellness program combining movement, breathwork, and meditation for faster and sustainable transformation.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0a1a2e",
    "theme_color": "#4ecdc4",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "en",
    "dir": "ltr",
    "categories": ["health", "lifestyle", "wellness", "meditation"],
    "icons": [
        {
            "src": "/static/images/oceanmind-logo.png",
            "sizes": "any",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/static/images/oceanmind-logo.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/static/images/oceanmind-logo.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "screenshots": [
        {
            "src": "/static/images/app_screenshot_1.PNG",
            "sizes": "828x1792",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "OceanMind App Home Screen"
        },
        {
            "src": "/static/images/app_screenshot_2.PNG",
            "sizes": "828x1792",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Course Selection"
        },
        {
            "src": "/static/images/app_screenshot_3.PNG",
            "sizes": "828x1792",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Practice Session"
        }
    ],
    "related_applications": [
        {
            "platform": "itunes",
            "url": "https://apps.apple.com/app/oceanmind-daily-breathwork/id6751253976",
            "id": "id6751253976"
        }
    ],
    "prefer_related_applications": true,
    "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
    "edge_side_panel": {
        "preferred_width": 480
    }
}