{
  "name": "أذكار",
  "short_name": "أذكار",
  "description": "أذكار الصباح والمساء الصحيحة الثابتة عن النبي ﷺ مع مواقيت الصلاة لجميع محافظات مصر",
  "lang": "ar",
  "dir": "rtl",
  "start_url": "/",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "minimal-ui"
  ],
  "orientation": "portrait-primary",
  "background_color": "#0a1f14",
  "theme_color": "#1a4731",
  "categories": [
    "lifestyle",
    "religion",
    "utilities"
  ],
  "icons": [
    {
      "src": "assets/Background/Azkar-Icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/Background/Azkar-Icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/Background/Azkar-Icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "assets/Background/Azkar-Preview.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "أذكار الصباح والمساء"
    }
  ],
  "shortcuts": [
    {
      "name": "أذكار الصباح والمساء",
      "short_name": "الصباح",
      "url": "/",
      "icons": [
        {
          "src": "assets/Background/Azkar-Icon.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "مواقيت الصلاة",
      "short_name": "الصلاة",
      "url": "/prayer-times.html",
      "icons": [
        {
          "src": "assets/Background/Azkar-Icon.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "أذكار النوم",
      "short_name": "النوم",
      "url": "/azkar-sleep.html",
      "icons": [
        {
          "src": "assets/Background/Azkar-Icon.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "share_target": {
    "action": "/",
    "method": "POST",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}