{
    "name": "Villa ONLY VIEW - Luxury Villa St Barth",
    "short_name": "ONLY VIEW",
    "description": "Luxury villa rental in Pointe Milou, Saint-Barthélemy. 4 bedrooms, heated pool, panoramic ocean views.",
    "start_url": "/?utm_source=pwa&utm_medium=homescreen",
    "display": "standalone",
    "background_color": "#FAF8F4",
    "theme_color": "#1B4965",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/images/pool-terrace-1.jpg",
            "sizes": "1920x1080",
            "type": "image/jpeg",
            "form_factor": "wide",
            "label": "Villa ONLY VIEW - Pool & Ocean View"
        },
        {
            "src": "/images/bedroom1-1.jpg",
            "sizes": "1920x1080",
            "type": "image/jpeg",
            "form_factor": "narrow",
            "label": "Master Bedroom with Ocean View"
        }
    ],
    "categories": ["travel", "lifestyle"],
    "lang": "en",
    "dir": "ltr",
    "scope": "/",
    "id": "villa-only-view",
    "prefer_related_applications": false,
    "shortcuts": [
        {
            "name": "Contact Us",
            "short_name": "Contact",
            "url": "/contact?utm_source=pwa",
            "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192" }]
        },
        {
            "name": "View Gallery",
            "short_name": "Gallery",
            "url": "/gallery?utm_source=pwa",
            "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192" }]
        }
    ]
}
