{
  "name": "Bookova",
  "short_name": "Bookova",
  "id": "/app/",
  "description": "Booking and scheduling for beauty and wellness businesses.",
  "start_url": "/app/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FDF2F8",
  "theme_color": "#EC4899",
  "icons": [
    {
      "src": "/static/img/bookuva_withe.png",
      "sizes": "1254x1254",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/img/bookova_favicon_192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/static/img/bookova_favicon_512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
