{ "name": "Human Anatomy Companion PWA", "short_name": "Anatomy Companion", "description": "Privacy-first academic anatomy study companion for clinical and laboratory learning.", "start_url": "/", "scope": "/", "display": "standalone", "background_color": "#fbf4e8", "theme_color": "#8f6948", "icons": [ { "src": "/branding/Human_Anatomy_Logo-icon.png", "sizes": "256x256", "type": "image/png", "purpose": "any" }, { "src": "/maskable-icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" } ] }