{
    "name": "RightPay Shop",
    "short_name": "RightPay",
    "description": "Your neighbourhood store in your pocket. Shop groceries and daily essentials with fast home delivery.",
    "start_url": "index.html",
    "scope": "./",
    "display": "standalone",
    "display_override": ["standalone", "minimal-ui", "browser"],
    "orientation": "portrait-primary",
    "background_color": "#f0fdf4",
    "theme_color": "#2d6a4f",
    "lang": "en-IN",
    "dir": "ltr",
    "categories": ["shopping", "food", "grocery"],
    "icons": [
        {
            "src": "ass_img/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "ass_img/r_logo.png",
            "sizes": "400x400",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
