{
    "name": "Oceanic Voyages",
    "short_name": "Oceanic",
    "description": "Luxury cruise ship booking - discover the world by sea",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#FAFAF9",
    "theme_color": "#0F172A",
    "orientation": "portrait-primary",
    "scope": "/",
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["travel", "lifestyle", "shopping"]
}
