{
    "name": "متجر يمناس",
    "short_name": "يمناس",
    "description": "متجر يمناس للخدمات الإلكترونية",
    "start_url": "store/store_home.php",
    "scope": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#0891ff",
    "orientation": "portrait",
    "icons": [{
            "src": "/favicon.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/favicon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["shopping", "business"],
    "lang": "ar",
    "dir": "rtl"
}