{
    "name": "Al Quran",
    "short_name": "Al Quran",
    "start_url": "https://quran.sai.bd/",
    "background_color": "#ffffff",
    "theme_color": "#6366f1",
    "display": "standalone",
    "orientation": "portrait",
    "icons": [
         {
            "src": "/images/android-launchericon-192-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/images/android-launchericon-512-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}