{
  "name": "WebApp GARE",
  "short_name": "GARE",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "background_color": "#0f1115",
  "theme_color": "#0f1115",
	"icons": [
	  { "src": "img/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
	  { "src": "img/icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
	]
}
