{ "name": "VitalScan — Wearable Vitals", "short_name": "VitalScan", "description": "Scan and track health vitals from Apple Watch, Galaxy Watch, Fitbit and more.", "start_url": "./index.html", "display": "standalone", "background_color": "#0b0f17", "theme_color": "#0b0f17", "orientation": "portrait", "icons": [ { "src": "icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }, { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" } ] }