{
    "name": "آکادمی خط و قلم",
    "short_name": "خط و قلم",
    "description": "سفارش آنلاین امضای اختصاصی — آکادمی خط و قلم",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#1e293b",
    "theme_color": "#4F46E5",
    "lang": "fa",
    "dir": "rtl",
    "orientation": "portrait-primary",
    "categories": ["business", "productivity"],
    "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 maskable"
        },
        {
            "src": "/icons/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ],
    "shortcuts": [
        {
            "name": "سفارش امضا",
            "short_name": "سفارش",
            "url": "/",
            "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
        },
        {
            "name": "تمرین امضا",
            "short_name": "تمرین",
            "url": "/tamrin",
            "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
        }
    ]
}
