{
    "id": "/?source=pwa",
    "name": "Meats and More",
    "short_name": "MeatsMore",
    "description": "Order from local stores, manage deliveries, and run marketplace operations from one installable app.",
    "start_url": "/?source=pwa",
    "scope": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#dc2626",
    "lang": "en-PH",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
