{
  "name": "ذاكر",
  "short_name": "ذاكر",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#0C1A12",
  "theme_color": "#0C1A12",
  "lang": "ar",
  "dir": "rtl",
  "description": "تطبيق أذكار ومسبحة إلكترونية يعمل بدون إنترنت",
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}