mirror of
https://github.com/claunia/marechai.git
synced 2025-12-16 19:14:25 +00:00
11 lines
228 B
JSON
11 lines
228 B
JSON
{
|
|
"background_color": "#ffffff",
|
|
"description": "Marechai.App",
|
|
"display": "standalone",
|
|
"name": "Marechai.App",
|
|
"short_name": "Marechai.App",
|
|
"start_url": "/index.html",
|
|
"theme_color": "#ffffff",
|
|
"scope": "/"
|
|
}
|