{
  "name": "VoxaLingo — İngilizce ve Romence Öğren",
  "short_name": "VoxaLingo",
  "description": "Türkçe arayüzle İngilizce ve Romence öğren: A1-B2 dersler, yapay zekâ ile pratik, oyunlaştırma ve CEFR seviye takibi.",
  "categories": ["education"],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#14112B",
  "theme_color": "#14112B",
  "lang": "tr",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}