{
    "name": "MobileLand LCD",
    "short_name": "MobileLand",
    "description": "تطبيق MobileLand LCD للشاشات والتوافقات",
    "start_url": "/app",
    "scope": "/",
    "display": "standalone",
    "background_color": "#f4f7fb",
    "theme_color": "#0f766e",
    "orientation": "portrait",
    "dir": "rtl",
    "lang": "ar",
    "id": "/app",
    "categories": ["shopping", "business", "utilities"],
    "icons": [
    {
        "src": "/mobileland-icon-192.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "any maskable"
    },
    {
        "src": "/mobileland-icon-512.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "any maskable"
    }
]
}