{
  "name": "Muallimun Mushaf",
  "short_name": "Muallimun",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#fdfaf4",
  "theme_color": "#4e342e",
  "orientation": "portrait",
  "description": "Kuran-ı Kerim okuma, dinleme ve ezberleme uygulaması.",
  "categories": ["education", "books"],
  "icons": [
    {
      "src": "images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ]
}