{ "name": "Mai — Your Stylist's Assistant", "short_name": "Mai", "description": "Mai is the text-first AI assistant that books, reminds, and reschedules clients for hair stylists.", "start_url": "/dashboard", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#F4F0E8", "theme_color": "#F4F0E8", "categories": ["business", "productivity"], "icons": [ { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Inbox", "url": "/dashboard/conversations", "description": "See conversations Mai is handling" }, { "name": "Upcoming", "url": "/dashboard/upcoming", "description": "Today's bookings" } ] }