{
  "theme_color": "#0b3553",
  "background_color": "#0b3553",
  "display": "browser",
  "scope": "/",
  "start_url": "/",
  "name": "Belle Biz",
  "short_name": "BB",
  "description": "Belle Biz is the provider of the most comprehensive customer engagement and staff management platform for the beauty salon industry. We provide fully integrated solutions to better connect and manage a customer experience and staff operations in a single platform. We find a way to improve quality of hospitality services in salon industry to be more professional as well as to make connection closer in a circle of customers, staff and manager",
  "icons": [
    {
      "src": "/assets/manifest/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/manifest/icon-256x256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "/assets/manifest/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "/assets/manifest/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}