{
    "name": "Tawle — Restaurant Manager",
    "short_name": "Tawle Admin",
    "description": "Manage orders, kitchen, tables, and staff from your phone.",
    "start_url": "/admin/dashboard",
    "scope": "/admin",
    "display": "standalone",
    "background_color": "#F5F0E8",
    "theme_color": "#C4541A",
    "orientation": "any",
    "icons": [
        {
            "src": "/brand/favicon-32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "/brand/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        },
        {
            "src": "/brand/icon-256.png",
            "sizes": "256x256",
            "type": "image/png"
        },
        {
            "src": "/brand/icon-256.png",
            "sizes": "256x256",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "categories": ["food", "lifestyle", "shopping"]
}
