{
    "name": "موني بوت",
    "short_name": "موني بوت",
    "description": "صندوق واحد يرد فيه فريقك على عملاء واتساب وماسنجر.",
    "lang": "ar",
    "dir": "rtl",
    "start_url": "/app/inbox",
    "scope": "/app",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#ffffff",
    "theme_color": "#059669",
    "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": "غير المقروء",
            "short_name": "غير المقروء",
            "url": "/app/inbox?filter=unread"
        }
    ]
}
