{
    "name": "Lucerne Valley Living Archive",
    "short_name": "LV Archive",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#f5efe6",
    "theme_color": "#c17845",
    "icons": [
        {
            "src": "/static/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/static/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
