{
  "name": "Hadis ve Sünnet Atlası",
  "short_name": "Nebi Yolu",
  "description": "Peygamber Efendimiz ﷺ'in hadisleri ve sünnetleri için sade, güvenilir ve çok dilli rehber.",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#fdf5e6",
  "theme_color": "#6d071a",
  "lang": "tr",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Hadisler",
      "url": "./index.html#hadith",
      "description": "Hadislere git"
    },
    {
      "name": "Sünnetler",
      "url": "./index.html#sunnah",
      "description": "Sünnetlere git"
    },
    {
      "name": "Favoriler",
      "url": "./index.html#fav",
      "description": "Favorilerim"
    }
  ],
  "categories": ["education", "religion", "books"]
}