{
    "name": "Farbod AI Search",
    "short_name": "Farbod AI",
    "description": "اولین موتور جستجوی هوش مصنوعی در دنیا",
    "start_url": "./index.html",
    "scope": "./",
    "display": "standalone",
    "orientation": "portrait",
    "lang": "fa",
    "dir": "rtl",
    "background_color": "#05070D",
    "theme_color": "#0B6CFF",
    "icons": [
        {
            "src": "assets/images/logo.png",
            "sizes": "256x256",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "favicon.ico",
            "sizes": "16x16 32x32 48x48 64x64",
            "type": "image/x-icon"
        }
    ]
}
