{
  "name": "Clean Sweets \u2014 Let\u2019s Bake",
  "short_name": "Let\u2019s Bake",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#fbf7f1",
  "theme_color": "#6b2346",
  "description": "400+ sugar-free and flour-free recipes by Chef Natasha.",
  "icons": [
    {
      "src": "assets/images/lets-bake-icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}