{ "name": "JetBookGo", "short_name": "JetBookGo", "description": "Premium Japan Trip Planner & Itinerary Organizer", "id": "/jetbookgo/", "start_url": "../index.php", "display": "standalone", "orientation": "portrait", "theme_color": "#000000", "background_color": "#FFFFFF", "icons": [ { "src": "web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "screenshots": [ { "src": "../screenshot-mobile.png", "sizes": "1080x1920", "type": "image/png", "form_factor": "narrow", "label": "Plan your Japan trip on the go" }, { "src": "../screenshot-desktop.png", "sizes": "1920x1080", "type": "image/png", "form_factor": "wide", "label": "Organize your itinerary with a bird's eye view" } ] }