{
    "name": "EpiPaws - Pet Health Tracking",
    "short_name": "EpiPaws",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#F5EDE5",
    "theme_color": "#13508B",
    "icons": [
        {
            "src": "/logo_cot.png",
            "sizes": "192x192 512x512",
            "type": "image/png"
        }
    ]
}