{
    "name": "GENESIS - Premium Digital Solutions",
    "short_name": "GENESIS",
    "description": "Premium Digital Solutions for Students, Businesses & Professionals.",
    "start_url": "./",
    "scope": "./",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#050505",
    "theme_color": "#050505",
    "lang": "en-IN",

    "icons":[

        {
            "src":"assets/images/icons/icon-192.png",
            "sizes":"192x192",
            "type":"image/png"
        },

        {
            "src":"assets/images/icons/icon-512.png",
            "sizes":"512x512",
            "type":"image/png"
        }

    ]

}
