{
    "name": "AlwaysGreener",
    "short_name": "AlwaysGreener",
    "description": "Compare any two US towns side-by-side on a synced split-screen map.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#fcf3dc",
    "theme_color": "#3a2515",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
