{
  "short_name": "Quaddess",
  "name": "Quaddess Domina — London Ebony Muscle Goddess",
  "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": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",

  "theme_color": "#0b0b0e",
  "background_color": "#000000",

  "description": "Official website of Quaddess Domina, London’s ebony muscle goddess. Explore sessions, gallery, clips, tribute, and booking information.",

  "lang": "en-GB",

  "categories": [
    "lifestyle",
    "entertainment",
    "personal",
    "photography",
    "social"
  ],

  "prefer_related_applications": false,
  "related_applications": [],

  "shortcuts": [
    {
      "name": "Book a Session",
      "short_name": "Bookings",
      "description": "Submit a respectful enquiry to request time with Quaddess.",
      "url": "/contact",
      "icons": [
        {
          "src": "shortcut-booking.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Offer Tribute",
      "short_name": "Tribute",
      "description": "Send tribute and fulfil her wishlist.",
      "url": "/tribute",
      "icons": [
        {
          "src": "shortcut-tribute.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Watch Clips",
      "short_name": "Clips",
      "description": "Unlock exclusive video content.",
      "url": "/clips",
      "icons": [
        {
          "src": "shortcut-clips.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "View Gallery",
      "short_name": "Gallery",
      "description": "Enter the visual world of Quaddess.",
      "url": "/gallery",
      "icons": [
        {
          "src": "shortcut-gallery.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],

  "screenshots": [
    {
      "src": "screenshot-home.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "label": "Quaddess Domina — Home"
    },
    {
      "src": "screenshot-services.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "label": "Dominatrix Sessions in London"
    },
    {
      "src": "screenshot-gallery.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "label": "Official Gallery"
    }
  ]
}