{
    "theme_color": "#f69435",
    "background_color": "#ffffff",
    "display": "fullscreen",
    "scope": "/",
    "start_url": "index.php?appid=HEBRON_ERP",
    "name": "Hebron English School, Bagdogra",
    "short_name": "Hebron School",
    "description": "The school is affiliated to CISCE (Council for the Indian School Certificate Examination) and offers classes from Nursery to 12th Standard. The medium of instruction is English, Hindi and Bangla are offered as Second Languages.",
    "icons": [
        {
            "src": "icons/android-icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
			"purpose": "any maskable"
        },
        {
            "src": "icons/icon-256x256.png",
            "sizes": "256x256",
            "type": "image/png"
        },
        {
            "src": "icons/icon-384x384.png",
            "sizes": "384x384",
            "type": "image/png"
        },
        {
            "src": "icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}