{ "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": "/apple-touch-icon-120x120.png?v=20260311e", "sizes": "120x120", "type": "image/png", "purpose": "any" }, { "src": "/apple-touch-icon-152x152.png?v=20260311e", "sizes": "152x152", "type": "image/png", "purpose": "any" }, { "src": "/apple-touch-icon-167x167.png?v=20260311e", "sizes": "167x167", "type": "image/png", "purpose": "any" }, { "src": "/apple-touch-icon-180x180.png?v=20260311e", "sizes": "180x180", "type": "image/png", "purpose": "any" }, { "src": "/Assets/Logo/pwa-icon-192.png?v=20260311e", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/Assets/Logo/pwa-icon-512.png?v=20260311e", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/Assets/Logo/icon-maskable-192.png?v=20260311e", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "/Assets/Logo/icon-maskable-512.png?v=20260311e", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "screenshots": [ { "src": "/Assets/Images/Screenshots/mobile-home.png", "sizes": "750x1334", "type": "image/png", "form_factor": "narrow", "label": "SkyFuns home screen" }, { "src": "/Assets/Images/Screenshots/mobile-flights.png", "sizes": "750x1334", "type": "image/png", "form_factor": "narrow", "label": "Browse available flights" }, { "src": "/Assets/Images/Screenshots/desktop-dashboard.png", "sizes": "1920x1080", "type": "image/png", "form_factor": "wide", "label": "Pilot dashboard" } ], "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" } ] }