{ "name": "Mini Travel Queue System", "short_name": "Mini Travel QMS", "description": "Queue management system for creating orders, tracking processing, and displaying queue status.", "start_url": "/", "scope": "/", "display": "standalone", "background_color": "#f4f7fc", "theme_color": "#f4f7fc", "orientation": "portrait-primary", "icons": [ { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ] }