{
  "name": "BookMyVenue",
  "short_name": "BookMyVenue",
  "description": "Booking software for Australian businesses. Bookings on your own website, no commission.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fcfdff",
  "theme_color": "#fcfdff",
  "lang": "en-AU",
  "icons": [
    {
      "src": "/assets/logo/bmv-mark@192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/logo/bmv-mark@512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
