15 lines
271 B
Plaintext
15 lines
271 B
Plaintext
|
{
|
||
|
"background_color": "purple",
|
||
|
"description": "Take Notes",
|
||
|
"display": "fullscreen",
|
||
|
"icons": [
|
||
|
{
|
||
|
"src": "/api/static/assets/favicon.ico",
|
||
|
"sizes": "192x192",
|
||
|
"type": "image/png"
|
||
|
}
|
||
|
],
|
||
|
"name": "Notes",
|
||
|
"short_name": "Notes",
|
||
|
"start_url": "/#/notes"
|
||
|
}
|