21 lines
442 B
JSON
21 lines
442 B
JSON
{
|
|
"name": "Mediusa Clinic OS",
|
|
"short_name": "Mediusa OS",
|
|
"description": "Hospital-Grade Practice Management Platform",
|
|
"start_url": "/",
|
|
"display": "standalone",
|
|
"background_color": "#060d1d",
|
|
"theme_color": "#060d1d",
|
|
"icons": [
|
|
{
|
|
"src": "/icon-192.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "/icon-512.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png"
|
|
}
|
|
]
|
|
} |