{
    "name": "Satti Sound",
    "short_name": "Satti Sound",
    "description": "Satti Sound - Platform for Islamic Nasheed",
    "start_url": "./index.php",
    "scope": "./",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#010805",
    "theme_color": "#00FF66",
    "lang": "ar",
    "dir": "rtl",
    "categories": ["music", "entertainment"],
    "icons": [
        {
            "src": "assets/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "assets/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
