{
  "name": " روضة الذكر",
  "short_name": "روضة الذكر ",
  "description": "موقع إسلامي شامل يعمل بدون إنترنت",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#1a3a5f",
  "theme_color": "#1a3a5f",
  "orientation": "portrait",
  "icons": [
    {
      "src": "assets/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "assets/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
