{
    "id": "/",
    "name": "makebistro",
    "short_name": "makebistro",
    "description": "Thai-food research, kitchen operations, and member tools in one installable web app.",
    "start_url": "/login",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#f6f0e8",
    "theme_color": "#1f2937",
    "icons": [
        {
            "src": "/icons/makebistro-app-icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/makebistro-app-icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/favicon.png",
            "sizes": "192x192",
            "type": "image/png"
        }
    ]
}
