{
    "short_name": "Land Insights",
    "name": "Land Insights",
    "icons": [
        {
            "src": "/static/images/land_insights_icon_32.png",
            "sizes": "32x32",
            "type": "image/x-icon"
        },
        {
            "src": "/static/images/land_insights_icon_128.png",
            "type": "image/png",
            "sizes": "128x128"
        }
    ],
    "start_url": ".",
    "display": "standalone",
    "theme_color": "#000000",
    "background_color": "#ffffff"
}
