{
  "name": "Tedebbür - Akıllı Okuma & Tefekkür",
  "short_name": "Tedebbür",
  "description": "Hızlı okuma, kavramsal özetleme, flashcard ve kalıcı anlama asistanı.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#0f172a",
  "orientation": "portrait-primary",
  "categories": ["education", "books", "productivity"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "48x48 72x72 96x96 144x144",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}