{
  "name": "طيور الجنة",
  "short_name": "طيور الجنة",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f3f4f6",
  "theme_color": "#667eea",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
{
      "src": "icon-512.png",
      "sizes": "192x192",
      "type": "image/png"
    } 
  ]
}