Files
EvolioHealth/web/web/manifest.json
T
tony b96edf0406
Android development APK / apk (push) Has been cancelled
Checks / go (push) Failing after 6s
Container images / publish (., deploy/pocketbase/Dockerfile, evoliohealth-pocketbase) (push) Has been cancelled
Container images / publish (., server/Dockerfile, evoliohealth-server) (push) Has been cancelled
Checks / compose (push) Has been cancelled
Checks / flutter (push) Has been cancelled
test: first build
2026-07-21 21:30:06 +02:00

14 lines
320 B
JSON

{
"name": "EvolioHealth",
"short_name": "EvolioHealth",
"start_url": ".",
"display": "standalone",
"background_color": "#ffffff",
"theme_color": "#006c51",
"description": "Private, self-hosted health tracking.",
"orientation": "portrait-primary",
"prefer_related_applications": false,
"icons": []
}