{
  "name": "أكلني - برج العرب",
  "short_name": "أكلني",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#da0000",
  "theme_color": "#da0000",
  "orientation": "portrait",
  "icons": [
    {
      "src": "imgs/Akkalny.webp",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "imgs/Akkalny.webp",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}