{ "id": "/", "name": "Maps Center Parcs", "short_name": "Maps CP", "description": "Your Center Parcs maps in one place", "theme_color": "#045e51", "background_color": "#ffffff", "orientation": "any", "display": "standalone", "scope": "/", "start_url": "/", "categories": ["travel", "navigation"], "icons": [ { "src": "/icons/favicon.ico", "type": "image/x-icon", "sizes": "16x16 32x32" }, { "src": "/icons/icon-192.png", "type": "image/png", "sizes": "192x192" }, { "src": "/icons/icon-512.png", "type": "image/png", "sizes": "512x512" }, { "src": "/icons/icon-192-maskable.png", "type": "image/png", "sizes": "192x192", "purpose": "maskable" }, { "src": "/icons/icon-512-maskable.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" } ], "screenshots": [ { "src": "screenshots/mobile-1.png", "sizes": "430x933", "type": "image/png", "form_factor": "narrow", "label": "Park selection on mobile" }, { "src": "screenshots/mobile-2.png", "sizes": "430x933", "type": "image/png", "form_factor": "narrow", "label": "Map view on mobile" }, { "src": "screenshots/desktop-1.png", "sizes": "1389x906", "type": "image/png", "form_factor": "wide", "label": "Park selection on desktop" }, { "src": "screenshots/desktop-2.png", "sizes": "1389x906", "type": "image/png", "form_factor": "wide", "label": "Map view on desktop" } ], "shortcuts": [ { "name": "Park Choice", "short_name": "Choice", "description": "Choose your park", "url": "/solution/set", "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }] } ], "url_handlers": [ { "origin": "https://maps.centerparcs.com" }, { "origin": "https://maps-rct.centerparcs.com" } ] }