{ "name": "ClinicOS Patient Portal", "short_name": "ClinicOS", "description": "Access your appointments, visit notes, and prescriptions from your clinic.", "start_url": "/portal/login", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#ffffff", "theme_color": "#0f766e", "lang": "en-PH", "categories": ["health", "medical", "productivity"], "icons": [ { "src": "/clinicos-logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }, { "src": "/favicon.png", "sizes": "192x192", "type": "image/png", "purpose": "any" } ] }