{
    "name": "Bakerwise",
    "short_name": "Bakerwise",
    "description": "AI-powered bakery management",
    "start_url": "/dashboard",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#FAF7F2",
    "theme_color": "#1A2639",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
