{
    "name": "Rahmah Prayer App",
    "short_name": "PrayerApp",
    "description": "Premium Prayer Times & Islamic Tools by Rahmah.lk",
    "theme_color": "#10b981",
    "background_color": "#f8fafc",
    "display": "standalone",
    "orientation": "portrait",
    "scope": "/",
    "start_url": "/",
    "icons": [
        {
            "src": "logo.png",
            "sizes": "192x192 144x144 96x96 72x72 48x48",
            "type": "image/png"
        },
        {
            "src": "logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}