{
  "name": "SOIL DID IT - Premium Organic Wellness | Earth Bottled",
  "short_name": "SOIL DID IT",
  "description": "The earth's raw ingredients bottled straight for your wellness. Raw botanical oils, natural skincare, rituals with 100% pure essence, zero interference.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#3D2817",
  "background_color": "#FDFCF9",
  "categories": ["shopping", "health", "wellness"],
  "screenshots": [
    {
      "src": "/screenshots/mobile.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "icons": [
    {
      "src": "/images/logo.png",
      "sizes": "192x192 512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url",
      "files": [
        {
          "name": "image",
          "accept": ["image/*"]
        }
      ]
    }
  },
  "shortcuts": [
    {
      "name": "Shop Products",
      "short_name": "Shop",
      "description": "Browse our collection of wellness products",
      "url": "/shop",
      "icons": [
        {
          "src": "/images/logo.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Read Blog",
      "short_name": "Blog",
      "description": "Discover wellness rituals and Ayurvedic wisdom",
      "url": "/blog",
      "icons": [
        {
          "src": "/images/logo.png",
          "sizes": "96x96"
        }
      ]
    }
  ]
}
