{
    "name": "QUEBO Cafe",
    "short_name": "QUEBO Cafe",
    "description": "Restaurant management system — POS, floor plan, orders, kitchen, inventory and more.",
    "start_url": "./index.html",
    "scope": "./",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#FAF7F2",
    "theme_color": "#1A1512",
    "id": "/ava-restaurant-erp",
    "lang": "en",
    "dir": "ltr",
    "categories": ["business", "productivity", "food"],
    "icons": [
        {
            "src": "images/icon-192.png?v=4",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "images/icon-512.png?v=4",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "images/icon-512.png?v=4",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
