{
    "short_name": "Hospry",
    "name": "Hospry - Restaurant Operations Platform",
    "description": "All-in-one restaurant operations platform. KDS, HACCP compliance, prep lists, staff management, and more.",
    "icons": [
        {
            "src": "favicon.png",
            "sizes": "64x64 32x32 24x24 16x16",
            "type": "image/png"
        },
        {
            "src": "icon-192.png",
            "type": "image/png",
            "sizes": "192x192",
            "purpose": "any"
        },
        {
            "src": "icon-512.png",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "any maskable"
        }
    ],
    "start_url": "/",
    "display": "standalone",
    "theme_color": "#1E3A8A",
    "background_color": "#ffffff",
    "orientation": "portrait-primary",
    "categories": [
        "business",
        "productivity",
        "food"
    ]
}
