{
    "name": "Yellow Rose RV Park",
    "short_name": "YRRV",
    "description": "Welcome to Yellow Rose RV Park — Fort Worth, TX. Check in, explore the map, find dining & events.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#F5C518",
    "theme_color": "#F5C518",
    "lang": "en",
    "icons": [
        {
            "src": "/icons/icon-72.png",
            "sizes": "72x72",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-96.png",
            "sizes": "96x96",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-128.png",
            "sizes": "128x128",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["travel", "lifestyle", "utilities"],
    "screenshots": [
        {
            "src": "/images/MAP.png",
            "sizes": "550x757",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Park Map"
        }
    ]
}
