mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-31 02:26:50 +10:00
14 lines
264 B
JSON
14 lines
264 B
JSON
{
|
|
"name": "Saunatime",
|
|
"icons": [
|
|
{
|
|
"src": "/static/webapp-icon-192x192.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png"
|
|
}
|
|
],
|
|
"start_url": "/",
|
|
"display": "standalone",
|
|
"theme_color": "#C0392B",
|
|
"background_color": "#FFFFFF"
|
|
}
|