{
  "name": "Die innere Logik",
  "short_name": "Innere Logik",
  "description": "Plattform für psychologische Selbstreflexion und KI-gestützte Buchbegleitung — Schema-B, das Gefängnis der Wertung, Bewältigung von Konflikten.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "lang": "de",
  "background_color": "#07142B",
  "theme_color": "#07142B",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
