{
  "name": "Salonround",
  "short_name": "Salonround",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "id": "https://app.salonround.com",
  "start_url": "https://app.salonround.com",
  "icons": [
    {
      "src": "https://cdn.roundlyapp.com/assets/favicon-salonround.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://cdn.roundlyapp.com/assets/favicon-salonround.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}