{
    "name": "Disney Cruise Tracker",
    "short_name": "Disney Ships",
    "description": "Track Disney Cruise Line schepen in real-time",
    "start_url": "/schepen/",
    "display": "standalone",
    "background_color": "#0a0a1a",
    "theme_color": "#1a1a2e",
    "orientation": "any",
    "icons": [
        {
            "src": "icon-192.svg",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "icon-512.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}
