{
  "short_name": "Cruel Jewell",
  "name": "Cruel Jewell – Lifestyle, Intimacy & Relationship Coach",
  "icons": [
    {
      "src": "./favicon/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "./favicon/web-app-manifest-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "./favicon/web-app-manifest-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#3b82f6",
  "background_color": "#ffffff",
  "description": "Lifestyle, intimacy, and relationship coaching. Workshops, private events, and empowerment experiences with Jewell. Based in Maryland, serving the USA.",
  "scope": "/",
  "orientation": "portrait-primary",
  "related_applications": [],
  "prefer_related_applications": false,
  "lang": "en-US",
  "categories": [
    "lifestyle",
    "coaching",
    "wellness",
    "events",
    "empowerment"
  ],
  "shortcuts": [
    {
      "name": "About Jewell",
      "short_name": "About",
      "description": "Learn more about Jewell and Cruel Jewell.",
      "url": "/about",
      "icons": [
        {
          "src": "shortcut-about.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Get in touch with Jewell.",
      "url": "/contact",
      "icons": [
        {
          "src": "shortcut-contact.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Workshops & Events",
      "short_name": "Events",
      "description": "See upcoming workshops and private event options.",
      "url": "/workshops-events",
      "icons": [
        {
          "src": "shortcut-events.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "screenshot1.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "label": "Home Page Screenshot"
    },
    {
      "src": "screenshot2.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "label": "Workshops Page Screenshot"
    }
  ]
}
