{
  "name": "Etüt Pro",
  "short_name": "Etüt Pro",
  "description": "Çocuk Kulübü ve Okul Etüt Yönetim Sistemi",
  "lang": "tr",
  "start_url": "/portal.php",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#1e3a8a",
  "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"
    }
  ]
}