{ "name": "HEALTHPET™ Companion App", "short_name": "HealthPet", "description": "Precision canine nutrition, measured bowl plans, treat budgeting, and proactive pet health.", "start_url": "/app", "scope": "/", "display": "standalone", "orientation": "portrait-primary", "background_color": "#f8fafc", "theme_color": "#0369a1", "categories": ["health", "lifestyle", "medical", "pets"], "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }