Files
archived-teslamate/priv/static/site.webmanifest
2021-09-22 22:07:14 +02:00

20 lines
470 B
JSON

{
"name": "TeslaMate",
"short_name": "TeslaMate",
"icons": [
{
"src": "/android-chrome-192x192.png?v=5AB53N3ALo",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-512x512.png?v=5AB53N3ALo",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}