{
  "name": "PDR Görüşme & Profil Programı",
  "short_name": "PDR Program",
  "description": "Okul PDR servisi - görüşme, profil, değerlendirme ve deneme takip programı",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#2D6A4F",
  "theme_color": "#2D6A4F",
  "orientation": "portrait",
  "lang": "tr",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
