{
  "name": "مترجم المحادثات الفوري",
  "short_name": "مترجم فوري",
  "description": "تطبيق مترجم فوري للمحادثات الثنائية",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#080c0a",
  "theme_color": "#d4a017",
  "orientation": "portrait",
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' fill='%23d4a017'/%3E%3Ctext x='50' y='67' font-size='50' text-anchor='middle' fill='white'%3E🌍%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' fill='%23d4a017'/%3E%3Ctext x='50' y='67' font-size='50' text-anchor='middle' fill='white'%3E🌍%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}