{
    "name": "GUTES",
    "short_name": "GUTES",
    "description": "Platform manajemen bisnis untuk restoran, kafe, dan venue di Indonesia",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#6157EE",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "id",
    "icons": [
        {
            "src": "/brand/gutes-logo.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/brand/gutes.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "business",
        "food",
        "lifestyle"
    ]
}