14 lines
219 B
JSON
14 lines
219 B
JSON
|
{
|
||
|
"short_name": "PlanNaPlan",
|
||
|
"name": "PlanNaPlan",
|
||
|
"icons": [
|
||
|
{
|
||
|
"src": "logo.svg"
|
||
|
}
|
||
|
],
|
||
|
"start_url": ".",
|
||
|
"display": "standalone",
|
||
|
"theme_color": "#000000",
|
||
|
"background_color": "#ffffff"
|
||
|
}
|