{
  "name": "Maraş Robotik — Veli & Kayıt",
  "short_name": "Maraş Robotik",
  "description": "Veli paneli ve yeni öğrenci kayıt başvurusu — tek dokunuşla.",
  "start_url": "/app.php",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#4a6fa5",
  "lang": "tr",
  "dir": "ltr",
  "icons": [
    {
      "src": "image/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "image/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "image/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "image/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Veli Girişi",
      "short_name": "Veli",
      "description": "Çocuğunuzun bilgilerini görüntüleyin",
      "url": "/veli/",
      "icons": [{ "src": "image/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Yeni Öğrenci Kaydı",
      "short_name": "Kayıt",
      "description": "Yeni öğrenci başvuru formu",
      "url": "/?sayfa=ogrencikayitformu",
      "icons": [{ "src": "image/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
