{
    "name": "Mobil Sohbet",
    "short_name": "Mobil Sohbet",
    "description": "Online Okey Sesli Sohbet Ortamı",
    "icons": [
        {
            "src": "\/default_images/icon.png",
            "sizes": "192x192",
            "type": "image\/png",
            "purpose": "any"
        },
        {
            "src": "\/default_images/icon.png",
            "sizes": "192x192",
            "type": "image\/png",
            "purpose": "maskable"
        },
        {
            "src": "\/default_images/icon.png",
            "sizes": "512x512",
            "type": "image\/png",
            "purpose": "any"
        },
        {
            "src": "\/default_images/icon.png",
            "sizes": "512x512",
            "type": "image\/png",
            "purpose": "maskable"
        },
        {
            "src": "\/default_images/icon.png",
            "sizes": "512x512",
            "type": "image\/png",
            "purpose": "monochrome"
        }
    ],
    "screenshots": [
        {
            "src": "\/default_images/photo_manifest.png",
            "type": "image\/png",
            "sizes": "472x1024",
            "form_factor": "wide"
        }
    ],
    "background_color": "#D5E0EB",
    "theme_color": "#D5E0EB",
    "display": "fullscreen",
    "dir": "ltr",
    "orientation": "portrait",
    "start_url": "/?pwa",
    "categories": [
        "social"
    ],
    "scope": "\/",
    "shortcuts": [
        {
            "name": "MobilCeo",
            "url": "\/",
            "description": "Yeni Dostlar Edinmenin Tam Zamanı",
            "icons": [
                {
                    "src": "\/default_images/icon.png",
                    "sizes": "192x192"
                }
            ]
        }
    ],
    "launch_handler": {
        "client_mode": "auto"
    },
    "handle_links": "preferred",
    "yandex": {
        "manifest_version": 3.6,
        "app_version": "3.6",
        "cache": {
            "resources": [
                "\/js/main.css"
            ],
            "ignored_query_params": []
        }
    }
}