{
    "name": "AI Background Removal Tool",
    "short_name": "BG Remove AI",
    "description": "Бесплатный инструмент для удаления фона с фотографий с помощью ИИ",
    "start_url": "/?no-cache=1",
    "display": "standalone",
    "background_color": "#007bff",
    "theme_color": "#007bff",
    "orientation": "portrait-primary",
    "categories": ["photo", "utilities"],
    "lang": "ru",
    "cache_control": {
        "max_age": 0,
        "must_revalidate": true,
        "no_cache": true,
        "no_store": true
    },
    "icons": [
        {
            "src": "/img/ico/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        },
        {
            "src": "/img/ico/apple-touch-icon-152x152.png",
            "sizes": "152x152",
            "type": "image/png"
        },
        {
            "src": "/img/ico/apple-touch-icon-144x144.png",
            "sizes": "144x144",
            "type": "image/png"
        },
        {
            "src": "/img/ico/apple-touch-icon-120x120.png",
            "sizes": "120x120",
            "type": "image/png"
        },
        {
            "src": "/img/ico/apple-touch-icon-114x114.png",
            "sizes": "114x114",
            "type": "image/png"
        },
        {
            "src": "/img/ico/apple-touch-icon-76x76.png",
            "sizes": "76x76",
            "type": "image/png"
        },
        {
            "src": "/img/ico/apple-touch-icon-72x72.png",
            "sizes": "72x72",
            "type": "image/png"
        },
        {
            "src": "/img/ico/apple-touch-icon-57x57.png",
            "sizes": "57x57",
            "type": "image/png"
        }
    ]
}
