{
  "name": "Bäderland Tickets",
  "short_name": "Bäderl. Tickets.",
  "start_url": "/online-tickets/",
  "display": "fullscreen",
  "background_color" : "#1e4497",
  "theme_color" : "#1e4497",
  "description": "Webanwendung zum Buchen von Leistungen beim Bäderland.",
	"lang": "de-DE",
  "icons": [{
    "src": "/img/webapp_icon_48x48.png",
    "sizes": "48x48",
    "type": "image/png"
  }, {
    "src": "/img/webapp_icon_96x96.png",
    "sizes": "96x96",
    "type": "image/png"
  }, {
    "src": "/img/webapp_icon_144x144.png",
    "sizes": "144x144",
    "type": "image/png"
  }, {
    "src": "/img/webapp_icon_192x192.png",
    "sizes": "192x192",
    "type": "image/png"
  }, {
    "src": "/img/webapp_icon_512x512.png",
    "sizes": "512x512",
    "type": "image/png"
  }],
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "web",
      "url": "https://www.baederland-shop.de/online-tickets/"
    }
  ]
}
