{
  "name": "Nottut — Ücretsiz Not Alma Uygulaması | En İyi Not Defteri",
  "short_name": "Nottut",
  "description": "Ücretsiz not alma uygulaması. Yapay zeka destekli blok editör, 8 profesyonel tema, çevrimdışı not tutma, zihin haritası ve akıllı klasör organizasyonu. Notion alternatifi olarak en iyi dijital not defteri.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#4f46e5",
  "lang": "tr",
  "orientation": "any",
  "categories": ["productivity", "utilities", "education"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
