{
    "name": "VatanApp - دانلود بازی و اپلیکیشن",
    "short_name": "VatanApp",
    "description": "دانلود نرم افزار و بازی های اندروید",
    "start_url": "/",
    "display": "standalone",
    "theme_color": "#22c55e",
    "background_color": "#0f172a",
    "orientation": "portrait",
    "scope": "/",
    "icons": [
        {
            "src": "/wp-content/themes/modyolo/pwa/icons/icon-144x144.png",
            "sizes": "144x144",
            "type": "image/png"
        },
        {
            "src": "/wp-content/themes/modyolo/pwa/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/wp-content/themes/modyolo/pwa/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}