{
    "name": "TheStar",
    "short_name": "TheStar",
    "id": "com.thestar.pwa",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#FF5100",
    "theme_color": "#FF5100",
    "description": "TheStar - A Multi-vendor Food, Grocery, eCommerce, Pharmacy & Parcel service.",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "categories": ["food", "shopping", "lifestyle"],
    "icons": [
        {
            "src": "favicon.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "favicon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "favicon.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
