{
    "name": "متجر الغنم",
    "short_name": "متجر الغنم",
    "description": "تطبيق شراء الأغنام وخدمات الذبح والتوصيل",
    "lang": "ar",
    "dir": "rtl",
    "start_url": "./index.php",
    "scope": "./",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#f4f6f2",
    "theme_color": "#214b35",
    "icons": [
        {
            "src": "assets/icons/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}