{
  "name": "Playwaze",
  "short_name": "PW App",
  "description": "The digital home of your sport and activity. Playwaze makes it easy to discover, organise, and participate. Discover sport and activity near me.",
  "theme_color": "#EA8A41",
  "background_color": "#EA8A41",
  "display": "standalone",
  "start_url": "/",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "256x256"
    },
    {
      "src": "/Images/HomePage/big-Playwaze_Logo_Orange.png",
      "sizes": "256x256",
      "type": "image/png"
    }
  ]
}