15 lines
326 B
JSON
15 lines
326 B
JSON
{
|
|
"name": "Constnium",
|
|
"short_name": "Constnium",
|
|
"icons": [
|
|
{
|
|
"src": "android-chrome-96x96.png",
|
|
"sizes": "96x96",
|
|
"type": "image/png"
|
|
}
|
|
],
|
|
"theme_color": "#b5f4db",
|
|
"background_color": "#b5f4db",
|
|
"start_url": "/",
|
|
"display": "standalone"
|
|
}
|