{
  "name": "SundaMind – Selbstreflexions-App",
  "short_name": "SundaMind",
  "description": "Ruhe finden. Muster sehen. Klein verändern. Selbstreflexions-App vom approbierten Psychotherapeuten.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080d12",
  "theme_color": "#080d12",
  "orientation": "portrait",
  "lang": "de",
  "categories": ["lifestyle"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "SundaMind – Selbstreflexions-App"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
