{
    "name": "RestroCloud — Restaurant POS & Management",
    "short_name": "RestroCloud",
    "description": "Cloud POS, KOT, billing and inventory for restaurants — dine-in, takeaway, delivery, all in one.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#1a1d23",
    "background_color": "#ffffff",
    "lang": "en",
    "id": "/?source=pwa",
    "categories": ["business", "productivity", "food"],
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512-maskable.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
