{
    "name": "Alexandra Zakin Therapy",
    "short_name": "AZ Therapy",
    "description": "Professional psychotherapy services in Los Angeles specializing in individual therapy, couples counseling, and trauma recovery.",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/assets/images/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/assets/images/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#2b5797",
    "background_color": "#ffffff",
    "categories": ["health", "medical", "therapy"],
    "lang": "en-US"
} 