{
  "name": "أذكار",
  "short_name": "أذكار",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f7f7f7",
  "theme_color": "#2c7be5",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}