{
    "name": "Johnson’s Pet Co",
    "short_name": "Johnson’s",
    "description": "A new pet sitting and animal care service, opening soon. Register your interest and we’ll let you know the moment booking opens.",
    "start_url": "/",
    "display": "browser",
    "theme_color": "#ffecd6",
    "background_color": "#ffecd6",
    "icons": [
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512-maskable.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
