{
  "name": "ДумайТЕ — Читайте. Розумійте. Застосовуйте.",
  "short_name": "ДумайТЕ",
  "description": "Більше, ніж прочитати: вправи, нотатки й розмова з авторами ваших книг.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone"],
  "orientation": "portrait-primary",
  "background_color": "#f8f6f1",
  "theme_color": "#f8f6f1",
  "lang": "uk",
  "handle_links": "preferred",
  "launch_handler": { "client_mode": "navigate-existing" },
  "scope_extensions": [{ "origin": "https://dumaite.app" }, { "origin": "https://www.dumaite.app" }],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
