{
    "name": "Ramadaan Challenge",
    "short_name": "Ramadaan",
    "description": "30 Days Ramadan Challenge - Track your habits and build streaks.",
    "start_url": "index.html",
    "display": "standalone",
    "background_color": "#0a0e1a",
    "theme_color": "#0a0e1a",
    "icons": [
        {
            "src": "icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}