{
    "name": "Sholi - \u0936\u0949\u092a\u093f\u0902\u0917 \u0932\u093f\u0938\u094d\u091f",
    "short_name": "Sholi",
    "description": "\u092a\u0930\u093f\u0935\u093e\u0930 \u0915\u0947 \u0932\u093f\u090f \u0938\u092c\u0938\u0947 \u0906\u0938\u093e\u0928 \u0938\u093e\u091d\u093e \u0936\u0949\u092a\u093f\u0902\u0917 \u0932\u093f\u0938\u094d\u091f\u0964",
    "start_url": "https://sholi.app/?source=pwa",
    "scope": "https://sholi.app/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#f97316",
    "orientation": "portrait",
    "icons": [
        {
            "src": "https://sholi.app/assets/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        },
        {
            "src": "https://sholi.app/assets/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "https://sholi.app/assets/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "https://sholi.app/assets/maskable-icon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}