{
  "name": "minime - Digitale Tools für Psychotherapie und Coaching",
  "short_name": "minime",
  "start_url": "/?standalone=true",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#5fb8de",
  "description": "Eine App für Therapeut:innen und Patient:innen der Verhaltenstherapie, oder Coaches und ihre Coachees in digitalen Trainingsprozessen.",
  "icons": [
    {
      "src": "favicons/192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "favicons/256x256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "favicons/512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}