{
    "name": "مُرشد — Mqarna",
    "short_name": "مُرشد",
    "description": "قارن أفضل عروض الطاقة والإنترنت والتأمين في هولندا",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0a0a0f",
    "theme_color": "#2563eb",
    "orientation": "portrait-primary",
    "lang": "ar",
    "dir": "rtl",
    "categories": [
        "finance",
        "utilities"
    ],
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/screenshot-home.png",
            "sizes": "390x844",
            "type": "image/png",
            "form_factor": "narrow"
        }
    ],
    "shortcuts": [
        {
            "name": "مقارنة الطاقة",
            "short_name": "طاقة",
            "url": "/compare/energy",
            "icons": [
                {
                    "src": "/icon-192.png",
                    "sizes": "192x192"
                }
            ]
        },
        {
            "name": "أفضل العروض",
            "short_name": "العروض",
            "url": "/deals",
            "icons": [
                {
                    "src": "/icon-192.png",
                    "sizes": "192x192"
                }
            ]
        }
    ]
}