{
    "name": "Kebab House Dashboard",
    "short_name": "KH Admin",
    "description": "Kebab House Derry — Restaurant Owner Dashboard",
    "start_url": "/legacy/dashboard.html",
    "scope": "/legacy/",
    "display": "standalone",
    "background_color": "#000000",
    "theme_color": "#FFFF00",
    "orientation": "portrait-primary",
    "categories": ["food", "business"],
    "icons": [
        {
            "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' fill='%23000'/%3E%3Ctext y='140' x='96' font-size='120' text-anchor='middle' fill='%23FFFF00'%3E%F0%9F%94%A5%3C/text%3E%3C/svg%3E",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' fill='%23000'/%3E%3Ctext y='380' x='256' font-size='320' text-anchor='middle' fill='%23FFFF00'%3E%F0%9F%94%A5%3C/text%3E%3C/svg%3E",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Live Orders",
            "short_name": "Orders",
            "url": "/legacy/dashboard.html#active",
            "icons": [{ "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Ctext y='80' font-size='80'%3E%F0%9F%94%94%3C/text%3E%3C/svg%3E", "sizes": "96x96" }]
        }
    ]
}
