blob: 3e0314f7ad6d8d32daca5e1ddf7e45950218170a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
{
"name": "{{ .Site.Title }}",
"short_name": "{{ .Site.Title }}",
"start_url": "{{ "./" | relURL }}",
"scope": "{{ "./" | relURL }}",
"display": "standalone",
"background_color": "#000000",
"theme_color": "#000000",
"icons": [
{
"src": "{{ "./favicon.svg" | relURL }}",
"sizes": "512x512"
}
]
}
|
; all rights regarding Text and Data Mining (TDM) are reserved.