{
    "name": "Ambulance.dz — إسعاف الجزائر",
    "short_name": "Ambulance.dz",
    "description": "ابحث عن أقرب سيارة إسعاف في الجزائر واتصل بأرقام الطوارئ الوطنية فوراً.",
    "lang": "ar",
    "dir": "rtl",
    "start_url": "/?source=pwa",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#0f172a",
    "theme_color": "#0d9488",
    "categories": ["medical", "health", "navigation"],
    "icons": [
        { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
        { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
        { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
    ],
    "shortcuts": [
        {
            "name": "اتصال طوارئ 14",
            "short_name": "طوارئ 14",
            "url": "/emergency",
            "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
        },
        {
            "name": "البحث عن إسعاف",
            "short_name": "بحث",
            "url": "/search"
        }
    ]
}
