{
    "name": "Pet Safe Food Checker",
    "short_name": "Pet Safe Foo",
    "description": "Quickly check if a food is safe or dangerous for your dog or cat, with detailed safety notes and symptoms.",
    "start_url": "/en/app/pet-safe-food-checker",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#F0FDF9",
    "background_color": "#F0FDF9",
    "scope": "/en/app/pet-safe-food-checker",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/pet-safe-food-checker/pet-safe-food-checker-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/pet-safe-food-checker/pet-safe-food-checker-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}