{
    "name": "PopeyePOS - Dimsum Store",
    "short_name": "PopeyePOS",
    "description": "Sistem Point of Sale Modern untuk Popeye Dimsum",
    "start_url": "/",
    "display": "standalone",
    "orientation": "landscape",
    "background_color": "#0c0a09",
    "theme_color": "#f59e0b",
    "lang": "id",
    "icons": [
        {
            "src": "/vite.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "business",
        "productivity",
        "food"
    ],
    "screenshots": []
}