{
    "name": "DraftCard",
    "short_name": "DraftCard",
    "lang": "fa",
    "dir": "rtl",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "theme_color": "#0b1018",
    "background_color": "#0b1018",
    "icons": [
        {
            "src": "/draftcard/brand/draftcard-icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/draftcard/brand/draftcard-icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
