{
    "name": "NinjaX Mom's Hour",
    "short_name": "NinjaX",
    "description": "Fitness and wellness programs built for women who run the world.",
    "scope": "/",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#ffffff",
    "theme_color": "#FF7A59",
    "icons": [
        {
            "src": "/assets/img/icons/icon-192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "/assets/img/icons/icon-512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ]
}