{
	"name": "tas2580.net",
	"short_name": "tas2580",
	"description": "Blog über Webentwicklung und Linux Server.",
	"start_url": "https://tas2580.net/",
	"icons": [
    {
      "src": "/images/logo-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/images/logo-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
	"display": "standalone",
	"background_color" : "#fff" ,
	"theme_color": "#10161F"
}
