{
    "id": "/v1",
    "name": "Classifieds AE",
    "short_name": "Classifieds AE",
    "description": "Classifieds marketplace platform serving users within the UAE.",
    "display": "standalone",
    "display_override": [
        "window-controls-overlay",
        "fullscreen"
    ],
    "orientation": "any",
    "scope": "/",
    "start_url": "/?source=pwa",
    "dir": "auto",
    "launch_handler": {
        "client_mode": "auto"
    },
    "handle_links": "auto",
    "edge_side_panel": {
        "preferred_width": 480
    },
    "lang": "en, ar",
    "background_color": "#ffffff",
    "theme_color": "#ffffff",
    "prefer_related_applications": false,
    "categories": [
        "lifestyle",
        "shopping"
    ],
    "icons": [
        {
            "src": "https://cdn.static.classifieds.ae/assets/pwa/images/icons/pwa-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "https://cdn.static.classifieds.ae/assets/pwa/images/icons/pwa-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "https://cdn.static.classifieds.ae/assets/pwa/images/icons/pwa-maskable-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "https://cdn.static.classifieds.ae/assets/pwa/images/icons/pwa-maskable-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}