{
    "name": "TAGAM Delivery",
    "short_name": "TAGAM",
    "description": "TMRS food delivery experience for restaurants, menus, checkout and live order flow.",
    "start_url": "/",
    "scope": "/",
    "icons": [
        {
            "src": "/themes/tmrs_modern/assets/icons/android-chrome-96x96.png",
            "sizes": "96x96",
            "type": "image/png"
        },
        {
            "src": "/themes/tmrs_modern/assets/icons/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "theme_color": "#11140d",
    "background_color": "#11140d",
    "display": "standalone",
    "orientation": "portrait-primary"
}
