{
    "name": "Landgogh",
    "short_name": "Landgogh",
    "description": "Community-driven camping and vanlife app for life on the road.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#000000",
    "theme_color": "#1a1a1a",
    "icons": [
        {
            "src": "/images/landgogh_icon.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/images/landgogh_icon.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
