{
    "name": "Nischala Yoga",
    "short_name": "Nischala Yoga",
    "description": "Nischala Yoga offers yoga classes, meditation, mindfulness training, and holistic wellness programs to help you achieve balance, strength, and inner peace.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#ffffff",
    "theme_color": "#ffffff",
    "icons": [
        {
            "src": "/images/android-icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/images/android-icon-192x192.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}