{
  "name": "TrueTwice",
  "short_name": "TrueTwice",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1E3A8A",
  "lang": "de",
  "dir": "ltr",
  "description": "TrueTwice - A progressive web app for offline learning and practice. Developed by S.M. Bahreini.",
  "author": "S.M. Bahreini",
  "version": "4.2.0",
  "copyright": "Copyright © 2026 S.M. Bahreini. All rights reserved.",
  "license": "Custom Non-Commercial License",
  "icons": [
    {
      "src": "assets/files/Logo-64.png",
      "sizes": "64x64",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/files/Logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/files/Logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
