{
  "name": "Medrese-i Reyhaniye",
  "short_name": "Reyhaniye",
  "description": "Kuran-ı Kerim meali, tefsiri, namaz vakitleri ve İslami ilimler",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#047857",
  "theme_color": "#065f46",
  "orientation": "portrait-primary",
  "lang": "tr-TR",
  "dir": "ltr",
  "categories": ["religion", "education"],
  "icons": [
    {
      "src": "/static/images/logo.svg",
      "sizes": "150x60 192x72 512x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/static/images/logo-192.png",
      "sizes": "192x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/images/logo-512.png",
      "sizes": "512x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
