{
    "theme_color": "#317EFB",
    "background_color": "#105f86",
    "display": "standalone",
    "start_url": "login",
    "name": "EXCELLENT SCHOOL, KUNDAPURA",
    "short_name": "EXCELLENT SCHOOL",
    "description": "EXCELLENT SCHOOL, KUNDAPURA",
    "icons": [
        {
            "src": "icons/excellent.jpg",
            "sizes": "192x192",
            "type": "image/png"
        },{
            "src": "icons/excellent.jpg",
            "sizes": "256x256",
            "type": "image/png"
        },{
            "src": "icons/excellent.jpg",
            "sizes": "384x384",
            "type": "image/png"
        },{
            "src": "icons/excellent.jpg",
            "sizes": "512x512",
            "type": "image/png"
        },{
          "src": "icons/excellent.jpg",
          "sizes": "192x192",
          "type": "image/png",
          "purpose": "maskable" 
        }
    ]
}