File size: 561 Bytes
a963d65 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
{
"name": "FhirFlame - Medical AI Platform",
"short_name": "FhirFlame",
"description": "Advanced Medical AI Platform with MCP integration and FHIR compliance",
"start_url": "/",
"display": "standalone",
"background_color": "#0A0A0A",
"theme_color": "#E12E35",
"icons": [
{
"src": "fhirflame_logo.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "fhirflame_logo.png",
"sizes": "512x512",
"type": "image/png"
}
]
} |