{
  "name": "Jedax Delivery",
  "short_name": "Jedax",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ff8c00",
  "theme_color": "#ff8c00",
  "icons": [
    {
      "src": "images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}