{ "name": "PetVault — Your pet's health passport", "short_name": "PetVault", "description": "Pet health records, vaccine and medication tracking, vet appointments, QR emergency profiles, and a lost & found board.", "start_url": "/dashboard.html", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#F7F6F2", "theme_color": "#553FD9", "icons": [ { "src": "/img/icon-192.png?v=3", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/img/icon-512.png?v=3", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/img/icon-maskable-512.png?v=3", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Find a vet nearby", "url": "/nearby.html", "description": "Search for vet hospitals and pet stores near you" }, { "name": "Alerts", "url": "/alerts.html", "description": "Upcoming vaccines, medications and appointments" } ] }