{
  "name": "Sacred Flow — Juice Cleanse Ritual",
  "short_name": "Sacred Flow",
  "description": "A boho-spiritual juice cleanse companion. Low-glycemic, low-sugar, no anti-nutrient. Fast, breathe, drink, remember.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5ede1",
  "theme_color": "#b6552e",
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "./apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
