{
    "name": "SDN 2 Sentul",
    "short_name": "E-Bhinneka Explorer",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#E0F7FA",
    "theme_color": "#4CC9F0",
    "orientation": "portrait",
    "icons": [
        {
            "src": "logo.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "logo.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}