{
  "name": "Mind Body Soul",
  "short_name": "MBS Meals",
  "description": "Select from chef-curated weekly menus, track nutrition, and enjoy delicious meals tailored to your lifestyle.",
  "id": "/",
  "start_url": "https://app.mindbodysoul.fit/",
  "scope": "https://app.mindbodysoul.fit/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#5ba6a0",
  "orientation": "portrait-primary",
  "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-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
