{
    "name": "اسکناس - پرداخت اقساط",
    "short_name": "اسکناسیتو",
    "description": "پرداخت اقساط وام اسکناسیتو",
    "id": "/",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "display_override": ["standalone", "minimal-ui"],
    "orientation": "portrait",
    "dir": "rtl",
    "lang": "fa",
    "theme_color": "#368FFF",
    "background_color": "#368FFF",
    "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-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/icons/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/screenshots/repayment-narrow.png",
            "sizes": "390x844",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "پرداخت اقساط وام"
        }
    ],
    "shortcuts": [
        {
            "name": "پرداخت قسط",
            "short_name": "پرداخت",
            "description": "مشاهده و پرداخت اقساط وام",
            "url": "/",
            "icons": [
                {
                    "src": "/icons/icon-192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "تسویه وام",
            "short_name": "تسویه",
            "description": "درخواست تسویه وام",
            "url": "/settlement",
            "icons": [
                {
                    "src": "/icons/icon-192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        }
    ]
}
