{
    "name": "Lottery Sambad",
    "short_name": "Lottery Sambad",

    "description": "Check latest Lottery Sambad results for 1 PM, 6 PM and 8 PM draws.",

    "start_url": "/",

    "display": "standalone",

    "background_color": "transparent",

    "theme_color": "#1e3a8a",

    "orientation": "portrait",


    "icons": [

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

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

    ]

}