{
    "name": "سجاد گیم کلاب",
    "short_name": "SGC",
    "description": "رزرو، حساب کاربری، سفارش تریا و رویدادهای سجاد گیم کلاب",
    "lang": "fa",
    "dir": "rtl",
    "start_url": "/?source=pwa",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#090c11",
    "theme_color": "#11161d",
    "categories": [
        "entertainment",
        "games",
        "food"
    ],
    "icons": [
        {
            "src": "/icons/sgc-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/sgc-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/sgc-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/icons/sgc-app.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ],
    "shortcuts": [
        {
            "name": "رزرو سریع",
            "short_name": "رزرو",
            "url": "/reserve?source=pwa"
        },
        {
            "name": "سفارش تریا",
            "short_name": "تریا",
            "url": "/tria?source=pwa"
        },
        {
            "name": "حساب من",
            "short_name": "حساب",
            "url": "/account?source=pwa"
        }
    ]
}