{
    "name": "Splendid Journey - Luxury Transportation Portugal",
    "short_name": "Splendid Journey",
    "description": "Premium luxury transportation and chauffeur services in Portugal",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#1f2937",
    "theme_color": "#eab308",
    "orientation": "portrait-primary",
    "categories": [
        "business",
        "travel",
        "transportation"
    ],
    "lang": "en",
    "dir": "ltr",
    "icons": [
        {
            "src": "/logo.png",
            "sizes": "512x128",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/ico.ico",
            "sizes": "16x16 32x32 48x48",
            "type": "image/x-icon"
        }
    ],
    "shortcuts": [
        {
            "name": "Book Transfer",
            "short_name": "Book",
            "description": "Book a luxury transfer service",
            "url": "/#contact",
            "icons": [
                {
                    "src": "/logo.png",
                    "sizes": "192x192"
                }
            ]
        },
        {
            "name": "View Fleet",
            "short_name": "Fleet",
            "description": "Browse our luxury vehicle fleet",
            "url": "/#fleet",
            "icons": [
                {
                    "src": "/logo.png",
                    "sizes": "192x192"
                }
            ]
        }
    ]
}