{
  "short_name": "Black Dahlia",
  "name": "Black Dahlia - Baltimore’s Elite Dominatrix",
  "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": "#8b0000",
  "background_color": "#000000",
  "description": "Black Dahlia – Baltimore’s premier dominatrix. Available 7 days a week for in-person sessions, extended sessions, remote & phone training, and custom fetish clips/photos.",
  "scope": "/",
  "orientation": "portrait-primary",
  "related_applications": [],
  "prefer_related_applications": false,
  "lang": "en-US",
  "categories": [
    "lifestyle",
    "adult",
    "BDSM",
    "dominatrix",
    "fetish"
  ],
  "shortcuts": [
    {
      "name": "Book a Session",
      "short_name": "Sessions",
      "description": "Schedule an in-person, extended, or online session with Black Dahlia.",
      "url": "/sessions",
      "icons": [
        {
          "src": "shortcut-session.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Custom Clips & Photos",
      "short_name": "Clips",
      "description": "Order custom fetish videos or photo sets tailored to your desires.",
      "url": "/clips",
      "icons": [
        {
          "src": "shortcut-clips.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Tributes & Gifts",
      "short_name": "Tributes",
      "description": "Show your devotion with tributes, gifts, and financial submission.",
      "url": "/tributes",
      "icons": [
        {
          "src": "shortcut-tributes.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "screenshot1.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "label": "Homepage Screenshot"
    },
    {
      "src": "screenshot2.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "label": "Sessions & Booking Screenshot"
    }
  ]
}
