{
  "name": "DMW Delivery App",
  "short_name": "DMW",
"start_url": "/"
"display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#EA1D2C",
  "icons": [
    {
      "src": "/wp-content/plugins/dmw-pro/assets/app/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/wp-content/plugins/dmw-pro/assets/app/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}