{
    "name": "شهرداری جوادیه الهیه",
    "short_name": "شهرداری جوادیه",
    "description": "سامانه جامع ارائه خدمات به شهروندان",
    "id": "/?source=pwa",
    "scope": "/",
    "start_url": "/?source=pwa",
    "display": "standalone",
    "display_override": [
        "standalone",
        "minimal-ui",
        "browser"
    ],
    "background_color": "#ffffff",
    "theme_color": "#0f172a",
    "orientation": "portrait",
    "categories": [
        "government",
        "utilities",
        "productivity"
    ],
    "dir": "rtl",
    "lang": "fa-IR",
    "shortcuts": [
        {
            "name": "اخبار",
            "short_name": "اخبار",
            "url": "/news/list?source=pwa-shortcut",
            "icons": [
                {
                    "src": "/icons/icon-192x192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "رسانه",
            "short_name": "رسانه",
            "url": "/media?source=pwa-shortcut",
            "icons": [
                {
                    "src": "/icons/icon-192x192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "ثبت درخواست",
            "short_name": "درخواست",
            "url": "/request/create?source=pwa-shortcut",
            "icons": [
                {
                    "src": "/icons/icon-192x192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        }
    ],
    "prefer_related_applications": false,
    "related_applications": [],
    "launch_handler": {
        "client_mode": "focus-existing"
    },
    "share_target": {
        "action": "/",
        "method": "GET",
        "params": {
            "title": "title",
            "text": "text",
            "url": "url"
        }
    },
    "icons": [
        {
            "src": "/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}

