{
    "name": "Jamah4U — Restaurant Management",
    "short_name": "Jamah4U",
    "description": "Run your restaurant — orders, tables, stock, staff and cashflow.",
    "start_url": "/login",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#ffffff",
    "theme_color": "#d53e0b",
    "icons": [
        { "src": "/images/pwa-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
        { "src": "/images/pwa-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
        { "src": "/images/pwa-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
    ]
}
