{
    "name": "مهماتي",
    "short_name": "مهماتي",
    "description": "تطبيق إدارة المهام اليومية",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#0f0f1a",
    "theme_color": "#1a1a2e",
    "lang": "ar",
    "dir": "rtl",
    "icons": [
        {
            "src": "icon.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icon.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "categories": ["productivity", "utilities"],
    "prefer_related_applications": false
}