{ "id": "/", "name": "Seevo", "short_name": "Seevo", "description": "Seevo helps families understand health reports, documents, and reminders in simple words.", "icons": [ { "src": "/favicon/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/favicon/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "theme_color": "#263284", "background_color": "#F4F6FD", "display": "standalone", "start_url": "/", "scope": "/", "orientation": "portrait", "lang": "en-US", "categories": ["health", "medical", "lifestyle"], "shortcuts": [ { "name": "Reports", "short_name": "Reports", "description": "Open your report summaries quickly", "url": "/app/reports", "icons": [ { "src": "/favicon/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png" } ] }, { "name": "Reminders", "short_name": "Reminders", "description": "Check medicine and test reminders", "url": "/app/reminders", "icons": [ { "src": "/favicon/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png" } ] } ] }