mirror of
https://github.com/roapi/roapi.git
synced 2026-06-11 21:00:56 +08:00
11 lines
214 B
JSON
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"
|
|
}
|