{
  "name": "abdallahashem Store",
  "short_name": "abdallahashem Store",
  "start_url": "index.php",
  "display": "standalone",
  "background_color": "#f3f4f6",
  "theme_color": "#4f46e5",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://abdallahashem.com/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://abdallahashem.com/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}