{
    "name": "Pet Collar Size Calculator",
    "short_name": "Pet Collar S",
    "description": "Find the right collar size for your dog or cat by entering their neck measurement or weight. Get instant size recommendations with fitting tips.",
    "start_url": "/en/app/pet-collar-size-calculator",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#F0FDF4",
    "background_color": "#F0FDF4",
    "scope": "/en/app/pet-collar-size-calculator",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/pet-collar-size-calculator/pet-collar-size-calculator-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/pet-collar-size-calculator/pet-collar-size-calculator-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}