Simon Marsh
3970981f1b
All checks were successful
continuous-integration/drone/push Build is passing
20 lines
442 B
JSON
20 lines
442 B
JSON
{
|
|
"name": "",
|
|
"short_name": "",
|
|
"icons": [
|
|
{
|
|
"src": "/favicon/android-chrome-192x192.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "/favicon/android-chrome-512x512.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png"
|
|
}
|
|
],
|
|
"theme_color": "#2f333e",
|
|
"background_color": "#2f333e",
|
|
"display": "standalone"
|
|
}
|