{
    "name": "Whole Child",
    "short_name": "Whole Child",
    "start_url": "https://wholechild.app/",
    "scope": "/",
    "description": "A step by step guide that helps you raise smart, creative, happy and healthy children.",
    "icons": [
        {
            "src": "https://wholechild.app/img/favicons/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "https://wholechild.app/img/favicons/android-chrome-256x256.png",
            "sizes": "256x256",
            "type": "image/png"
        },
        {
            "src": "https://wholechild.app/img/favicons/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#009ee3",
    "background_color": "#009ee3",
    "display": "standalone",
    "orientation": "any",
    "permissions": [
        "notifications"
    ]
}