edited
All checks were successful
SimcoDash/simcompanies-dashboard/pipeline/head This commit looks good

This commit is contained in:
2020-05-29 19:57:54 +02:00
parent 6616cec0e7
commit bba412b0d1

View File

@@ -14,12 +14,13 @@
}, },
{ {
"src": "/android-chrome-512x512.png", "src": "/android-chrome-512x512.png",
"sizes": "192x192", "sizes": "512x512",
"type": "image/png", "type": "image/png",
"density": "4.0" "density": "4.0"
} }
], ],
"start_url": "https://projects.oliver.boehlk.io/simcompanies", "start_url": "./",
"scope": ".",
"display": "standalone", "display": "standalone",
"theme_color": "#0B1929", "theme_color": "#0B1929",
"background_color": "#0B1929" "background_color": "#0B1929"