roapi/roapi-ui/assets/manifest.json
2025-02-16 12:17:40 -08:00

11 lines
214 B
JSON

{
"name": "ROAPI UI",
"short_name": "roapi-ui-pwa",
"lang": "en-US",
"id": "/index.html",
"start_url": "./index.html",
"display": "standalone",
"background_color": "white",
"theme_color": "white"
}