{
    "name": "EventHijri — التاريخ الهجري اليوم",
    "short_name": "EventHijri",
    "description": "Check today's Hijri date instantly. Track the Islamic calendar, convert Hijri to Gregorian, and stay updated on Ramadan, Eid, and all Islamic events.",
    "start_url": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#0a0e1a",
    "theme_color": "#00bfa5",
    "dir": "auto",
    "lang": "en",
    "categories": [
        "education",
        "lifestyle",
        "utilities"
    ],
    "icons": [
        {
            "src": "/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/og-image.png",
            "sizes": "1024x1024",
            "type": "image/png",
            "label": "EventHijri — Islamic Calendar"
        }
    ]
}