{
    "name": "ورزشکار",
    "short_name": "ورزشکار",
    "description": "اپلیکیشن وب ورزشکار",
    "lang": "fa",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#ffffff",
    "theme_color": "#0a0a0a",
    "icons": [
        {
            "src": "/images/logo/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/images/logo/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/logo/mstile-150x150.png",
            "sizes": "150x150",
            "type": "image/png"
        }
    ],
    "categories": [
        "productivity",
        "sports",
        "health",
        "fitness",
        "lifestyle",
        "entertainment"
    ],
    "prefer_related_applications": false
}