{
  "name": "صلاتي - مواقيت الصلاة العالمية",
  "short_name": "صلاتي",
  "description": "تطبيق لمواقيت الصلاة يعتمد على الموقع التلقائي والبحث الذكي",
  "version": "2.0.0",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fef7ff",
  "theme_color": "#6750a4",
  "icons": [
        { "src": "icons/favicon.ico", "type": "image/x-icon", "sizes": "16x16 32x32" },
        { "src": "icons/icon-192.png", "type": "image/png", "sizes": "192x192" },
        { "src": "icons/icon-512.png", "type": "image/png", "sizes": "512x512" },
        { "src": "icons/icon-192-maskable.png", "type": "image/png", "sizes": "192x192", "purpose": "maskable" },
        { "src": "icons/icon-512-maskable.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" }
      ]
}