{
    "name": "Canada Grocery & Pantry Index",
    "short_name": "Grocery Index",
    "description": "Monthly price changes (1m/3m/12m) for Canadian grocery staples, built from Statistics Canada retail price data.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#faf7f2",
    "theme_color": "#b43a2c",
    "icons": [
        {
            "src": "/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
