{
  "name": "دليل الهاتف",
  "short_name": "دليل الهاتف",
  "description": "تطبيق إدارة جهات الاتصال",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0e1621",
  "theme_color": "#4c6ef5",
  "orientation": "portrait-primary",
  "lang": "ar",
  "dir": "rtl",
  "scope": "./",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["productivity", "utilities"],
  "prefer_related_applications": false
}
