{
    "name": "Bury My Pet Online",
    "short_name": "Bury My Pet",
    "description": "Create and visit thoughtful online memorials for beloved pets.",
    "start_url": "/en/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#eef7f5",
    "theme_color": "#2f6f7f",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
