|
@@ -0,0 +1,18 @@
|
|
|
+{
|
|
|
+ "name": "VZQK50",
|
|
|
+ "short_name": "VZQK50",
|
|
|
+ "icons": [
|
|
|
+ {
|
|
|
+ "src": "/imgs/favicons/android-chrome-192x192.png",
|
|
|
+ "sizes": "192x192",
|
|
|
+ "type": "image/png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "src": "/imgs/favicons/android-chrome-512x512.png",
|
|
|
+ "sizes": "512x512",
|
|
|
+ "type": "image/png"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "theme_color": "#ffffff",
|
|
|
+ "background_color": "#ffffff"
|
|
|
+}
|