{
  "name": "Einkauf & Kurs-Manager",
  "short_name": "Einkauf",
  "description": "future Trainings Bestellungs- und Adressüberwachung",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1f29",
  "theme_color": "#0078d4",
  "icons": [
    {
      "src": "static/app_icon.jpg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "static/app_icon.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}
