{
    "name": "GoFlexDelivery",
    "short_name": "GoFlexDelivery",
    "description": "Deliver Anything, From Anywhere",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#F8F9FB",
    "theme_color": "#FF7B00",
    "icons": [
        {
            "src": "/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "shopping",
        "lifestyle"
    ]
}