{
    "name": "SkillEdge Career Institute",
    "short_name": "SkillEdge",
    "description": "Job-Oriented Computer Courses & Professional Training Institute in Aligarh.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#124081",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "en-IN",

    "icons": [
        {
            "src": "assets/images/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "assets/images/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}