{
  "short_name": "MistressMD",
  "name": "Mistress MD - Domination, BDSM, Sploshing & Wrestling",
  "icons": [
    {
      "src": "./favicon/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "./favicon/android-chrome-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "./favicon/android-chrome-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#8B0000",
  "background_color": "#000000",
  "description": "Mistress MD is a professional dominatrix offering elite BDSM, sploshing, and wrestling experiences.",
  "scope": "/",
  "orientation": "portrait-primary",
  "related_applications": [],
  "prefer_related_applications": false,
  "lang": "en-GB",
  "categories": [
    "adult",
    "lifestyle",
    "services",
    "entertainment",
    "fetish"
  ],
  "shortcuts": [
    {
      "name": "About Mistress MD",
      "short_name": "About",
      "description": "Learn more about Mistress MD's sessions and expertise.",
      "url": "/about",
      "icons": [
        {
          "src": "shortcut-about.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Book a Session",
      "short_name": "Book",
      "description": "Schedule an unforgettable session with Mistress MD.",
      "url": "/book",
      "icons": [
        {
          "src": "shortcut-book.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Gallery",
      "short_name": "Gallery",
      "description": "Explore Mistress MD's exclusive photos and content.",
      "url": "/gallery",
      "icons": [
        {
          "src": "shortcut-gallery.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": "Gallery Page Screenshot"
    }
  ]
}
