{
    "name": "Anthony Garcia, LMFT - Licensed Marriage & Family Therapist",
    "short_name": "Anthony Garcia LMFT",
    "description": "Licensed Marriage & Family Therapist specializing in trauma, anxiety, and grief therapy. Telehealth services throughout California.",
    "theme_color": "#2563eb",
    "background_color": "#ffffff",
    "display": "standalone",
    "scope": "/",
    "start_url": "/",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        }
    ],
    "categories": [
        "health",
        "medical",
        "therapy",
        "mental-health"
    ],
    "lang": "en-US",
    "dir": "ltr"
}