{
  "short_name": "Puancini",
  "name": "Puancini - Puan Hesaplama ve Tercih Rehberi",
  "description": "Puancini: Başarıya Giden Yolda Yanınızdaki Akıllı Rehber",
  "lang": "tr-TR",
  "dir": "ltr",
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#283593",
  "background_color": "#C5CAE9",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/logoSCC.ico",
      "type": "image/ico",
      "sizes": "192x192"
    },
    {
      "src": "/logoSCC.ico",
      "type": "image/ico",
      "sizes": "512x512"
    },
    {
      "src": "/maskable_icon_x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Puan Hesapla",
      "short_name": "Hesapla",
      "description": "Sınav puanını hızlıca hesapla.",
      "url": "/hesapla",
      "icons": [{ "src": "/puan-hesapla-icon.png", "sizes": "96x96" }]
    },
    {
      "name": "Okul Rehberi",
      "short_name": "Rehber",
      "description": "Puanına göre tercihleri keşfet.",
      "url": "/okul-rehberi",
      "icons": [{ "src": "/okul-rehberi-icon.png", "sizes": "96x96" }]
    }
  ]
}