{
  "id": "/",
  "name": "Pavlova.Brownies Dessert Shop",
  "short_name": "Pavlova.Brownies",
  "description": "Premium Pavlova desserts delivered to your door",
  "start_url": "/",         
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#850D2A",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/wp-content/uploads/pwa-icon-256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/uploads/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}