{
    "name": "حساب فرق العمر",
    "short_name": "حساب فرق العمر",
    "description": "أداة دقيقة لحساب فرق العمر بين شخصين بالسنوات والأشهر والأيام.",
    "start_url": "/?source=pwa",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#2563eb",
    "icons": [
        {
            "src": "/android-chrome-192x192.webp",
            "sizes": "192x192",
            "type": "image/webp"
        },
        {
            "src": "/android-chrome-512x512.webp",
            "sizes": "512x512",
            "type": "image/webp"
        }
    ]
}