{
    "name": "Chulbul Preschool",
    "short_name": "Chulbul",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#F1AB00",
    "theme_color": "#E37A00",
    "orientation": "portrait",
    "icons": [
        {
            "src": "img/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "img/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
