{
    "name": "صيدليتي",
    "short_name": "صيدليتي",
    "id": "./",
    "start_url": "./",
    "scope": "./",
    "display": "standalone",
    "background_color": "#020b2e",
    "theme_color": "#060d3a",
    "description": "تطبيق صيدليتي للبحث عن الصيدليات",
    "orientation": "portrait-primary",
    "lang": "ar",
    "dir": "rtl",
    "categories": ["medical", "utilities"],
    "icons": [
        {
            "src": "./icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "./icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "./logo.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ]
}
