{
    "short_name": "Blue Phoenix",
    "name": "Blue Phoenix — Inmate App",
    "description": "Mood check-ins, journaling, CBT/DBT skills, and a 24/7 AI companion. Sign in with your facility access code.",
    "icons": [
        {
            "src": "brand/blue-avatar.png",
            "type": "image/png",
            "sizes": "192x192",
            "purpose": "any"
        },
        {
            "src": "brand/blue-avatar.png",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "any"
        },
        {
            "src": "brand/blue-avatar.png",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "maskable"
        }
    ],
    "id": "/claim-access",
    "start_url": "/claim-access",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#0F2537",
    "background_color": "#F4F7F9",
    "categories": ["health", "medical", "lifestyle"]
}
