{
  "name": "RotaKoçluk — Öğrenci Koçluk Takip Sistemi",
  "short_name": "RotaKoçluk",
  "description": "Özel ders veren öğretmenler için öğrenci, seans ve ödev takip platformu",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FBF7F0",
  "theme_color": "#C1440E",
  "lang": "tr",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/app-icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
