{
  "name": "Bo-tanics Flower Essence Chooser",
  "short_name": "Flower Essence",
  "start_url": "flower-essence-chooser.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#7c9160",
  "icons": [
    {
      "src": "icon-flower-essence.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}