{
  "name": "RotaGlobal",
  "short_name": "RotaGlobal",
  "description": "Yurt dışı eğitim rehberi, burslar ve YKS hazırlık platformu",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#030712",
  "theme_color": "#2dd4bf",
  "orientation": "portrait-primary",
  "lang": "tr",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "apple touch icon"
    }
  ],
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg"
    }
  ],
  "categories": ["education"],
  "shortcuts": [
    {
      "name": "Ülke Rehberleri",
      "short_name": "Ülkeler",
      "description": "105+ ülke rehberini keşfet",
      "url": "/countries",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    },
    {
      "name": "Burslar",
      "short_name": "Burslar",
      "description": "500+ burs programı",
      "url": "/scholarships",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    },
    {
      "name": "YKS Paneli",
      "short_name": "YKS",
      "description": "Net takip ve çalışma programı",
      "url": "/yks/panel",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    }
  ]
}
