{ "name": "StudioFlow Booking App", "short_name": "StudioFlow", "description": "Professional client and teacher booking management for independent studios.", "id": "/studioflow-v1", "start_url": "auth.html", "scope": "./", "display": "standalone", "orientation": "portrait-primary", "background_color": "#f8fafc", "theme_color": "#0f766e", "categories": ["business", "education", "productivity"], "icons": [ { "src": "icons/icon.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any" }, { "src": "icons/icon-maskable.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "maskable" }, { "src": "icons/icon.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" }, { "src": "icons/icon.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any" } ] }