{
  "name": "HULK BURGER",
  "short_name": "HULK",
  "developer": {
    "name": "Mohamed Shehata",
    "url": "tel:+201012840038"
  },
  "version": "1.0.9",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#E31E24",
  "theme_color": "#E31E24",
  "icons": [
    {
      "src": "logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}