{
    "name": "PHOTOS Helper - OLX High Resolution Photos",
    "short_name": "PHOTOS Helper",
    "description": "View and download high-resolution photos from OLX advertisements. Simply paste the URL and get clearer photos instantly.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#ffffff",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/favicon-16x16.png",
            "sizes": "16x16",
            "type": "image/png"
        },
        {
            "src": "/favicon-32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "120x120",
            "type": "image/png"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "utilities",
        "photography"
    ],
    "lang": "en",
    "dir": "ltr"
}