{
    "name": "AsiaWok Premium",
    "short_name": "AsiaWok",
    "description": "AsiaWok Premium Experience • Gourmet Delivery",
    "start_url": "/?pwa=true",
    "display": "standalone",
    "background_color": "#0d0d0d",
    "theme_color": "#000000",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/images/logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/images/logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}