{
  "name": "Konseltur Yönetim Paneli",
  "short_name": "Konseltur Panel",
  "description": "Konseltur öğrenci servis kayıtları yönetim paneli",
  "start_url": "./panel.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F4F8FB",
  "theme_color": "#0F2A44",
  "lang": "tr",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
