{
    "name": "EZPET",
    "short_name": "EZPET",
    "description": "Book grooming & daycare, track your pets' vaccinations, and get report cards.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#faf8f5",
    "theme_color": "#ad2c13",
    "orientation": "portrait",
    "lang": "en",
    "dir": "ltr",
    "categories": ["lifestyle", "shopping"],
    "icons": [
        { "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
        { "src": "/icons/maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
    ]
}
