{
    "name": "R2L",
    "short_name": "R2L",
    "id": "/",
    "description": "Ready to launch. R2L brings your storefront, account, and operations flows together under one brand-ready platform.",
    "version": "1.0.0",
    "theme_color": "#10B981",
    "background_color": "#F4F6F8",
    "display": "fullscreen",
    "orientation": "portrait",
    "scope": "/",
    "start_url": "/",
    "display_override": [
        "window-controls-overlay"
    ],
    "icons": [
        {
            "src": "images/icons/16x16.webp",
            "sizes": "16x16",
            "type": "image/webp"
        },
        {
            "src": "images/icons/32x32.webp",
            "sizes": "32x32",
            "type": "image/webp"
        },
        {
            "src": "images/icons/72x72.webp",
            "sizes": "72x72",
            "type": "image/webp"
        },
        {
            "src": "images/icons/96x96.webp",
            "sizes": "96x96",
            "type": "image/webp"
        },
        {
            "src": "images/icons/128x128.webp",
            "sizes": "128x128",
            "type": "image/webp"
        },
        {
            "src": "images/icons/144x144.webp",
            "sizes": "144x144",
            "type": "image/webp"
        },
        {
            "src": "images/icons/152x152.webp",
            "sizes": "152x152",
            "type": "image/webp"
        },
        {
            "src": "images/icons/180x180.webp",
            "sizes": "180x180",
            "type": "image/webp"
        },
        {
            "src": "images/icons/192x192.webp",
            "sizes": "192x192",
            "type": "image/webp"
        },
        {
            "src": "images/icons/384x384.webp",
            "sizes": "384x384",
            "type": "image/webp"
        },
        {
            "src": "images/icons/512x512.webp",
            "sizes": "512x512",
            "type": "image/webp"
        },
        {
            "src": "images/icons/1024x1024.webp",
            "sizes": "1024x1024",
            "type": "image/webp"
        }
    ],
    "screenshots": [
        {
            "src": "images/screenshots/screenshot1.webp",
            "sizes": "1920x1080",
            "type": "image/webp",
            "label": "Screenshot Website"
        },
        {
            "src": "images/screenshots/screenshot2.webp",
            "sizes": "1920x1080",
            "type": "image/webp",
            "form_factor": "wide",
            "label": "Wide screenshot"
        },
        {
            "src": "images/screenshots/screenshot3.webp",
            "sizes": "1080x1920",
            "type": "image/webp",
            "label": "Screenshot form mobile"
        }
    ],
    "shortcuts": [
        {
            "name": "Contact",
            "short_name": "Contact",
            "description": "Contact the R2L team",
            "url": "/contact",
            "icons": [
                {
                    "src": "images/icons/96x96.webp",
                    "sizes": "96x96",
                    "type": "image/webp"
                }
            ]
        },
        {
            "name": "Support",
            "short_name": "Support",
            "description": "Open R2L support",
            "url": "/support",
            "icons": [
                {
                    "src": "images/icons/96x96.webp",
                    "sizes": "96x96",
                    "type": "image/webp"
                }
            ]
        }
    ],
    "lang": "en-IN",
    "dir": "ltr",
    "protocol_handlers": [
        {
            "protocol": "web+r2l",
            "url": "/?protocol=%s"
        }
    ],
    "prefer_related_applications": false,
    "categories": [
        "business",
        "productivity",
        "utilities"
    ]
}
