{
  "name": "Bilgecim",
  "short_name": "Bilgecim",
  "description": "Kitaplar, çizimler ve eğlenceli öğrenme etkinlikleriyle dolu Bilgecim dünyası.",
  "lang": "tr",
  "dir": "ltr",
  "id": "/",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#fbf7f0",
  "theme_color": "#fbf7f0",
  "icons": [
    {
      "src": "/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Kitaplığım",
      "url": "/kitapligim.html"
    },
    {
      "name": "Oyunlar",
      "url": "/oyunlar.html"
    }
  ]
}
