{ "name": "Skyfuns", "short_name": "Skyfuns", "description": "Shared general aviation flights with private pilots worldwide.", "id": "/", "start_url": "/index.php?page=home&lang=EN&utm_source=pwa", "scope": "/", "display": "standalone", "display_override": ["window-controls-overlay", "standalone", "minimal-ui"], "orientation": "portrait-primary", "background_color": "#ffffff", "theme_color": "#3b82f6", "lang": "en", "dir": "ltr", "categories": ["travel", "lifestyle", "navigation"], "prefer_related_applications": false, "icons": [ { "src": "/icon-192-20260314.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icon-512-20260314.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icon-maskable-192-20260314.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "/icon-maskable-512-20260314.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Browse Flights", "short_name": "Flights", "description": "View available flights", "url": "/index.php?page=flights&lang=EN", "icons": [ { "src": "/Assets/Logo/shortcut-flights.png", "sizes": "96x96" } ] }, { "name": "My Dashboard", "short_name": "Dashboard", "description": "Access your dashboard", "url": "/index.php?page=dashboard&lang=EN", "icons": [ { "src": "/Assets/Logo/shortcut-dashboard.png", "sizes": "96x96" } ] }, { "name": "Book Flight", "short_name": "Book", "description": "Book a flight", "url": "/index.php?page=book-flight&lang=EN", "icons": [ { "src": "/Assets/Logo/shortcut-book.png", "sizes": "96x96" } ] } ], "share_target": { "action": "/index.php?page=community", "method": "POST", "enctype": "multipart/form-data", "params": { "title": "title", "text": "text", "url": "url" } }, "protocol_handlers": [ { "protocol": "web+skyfuns", "url": "/index.php?page=book-flight&flight=%s" } ] }