{
  "name": "PawCoach \u2013 Hundeschul-Management",
  "short_name": "PawCoach",
  "description": "Die Plattform f\u00fcr Hundeschulen",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4A7C59",
  "orientation": "portrait-primary",
  "categories": ["business", "education"],
  "lang": "de",
  "icons": [
    {
      "src": "/static/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
