{
  "name": "نهى وائل - Noha Wael Portfolio",
  "short_name": "نهى وائل",
  "description": "موقع شخصي لمبرمجة مصرية طموحة",
  "theme_color": "#6366f1",
  "background_color": "#08090e",
  "display": "standalone",
  "scope": "/",
  "start_url": "/",
  "icons": [
    {
      "src": "images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "images/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "lang": "ar",
  "dir": "rtl"
}