14 lines
205 B
JSON
14 lines
205 B
JSON
{
|
|
"name": "app_template",
|
|
"background_color": "#BBB",
|
|
"display": "fullscreen",
|
|
"scope": "/",
|
|
"icons": [
|
|
{
|
|
"src": "appicon.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png"
|
|
}
|
|
]
|
|
}
|