{
    "name": "Meaningful Diet Swaps",
    "short_name": "Swap Tool",
    "description": "Nutrient-dense ingredient swaps free and instant.",
    "start_url": "/swap",
    "display": "standalone",
    "background_color": "#ECFDF5",
    "theme_color": "#059669",
    "icons": [
        {
            "src": "/icon.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}