{
  "short_name": "PrincessRose",
  "name": "Princess Rose — Professional Dominatrix & Fetish Model in Dallas",
  "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": "#0b0b0e",
  "background_color": "#0b0b0e",
  "description": "Princess Rose is a 24/7 lifestyle FemDom based in Dallas, Texas, offering professional sessions, financial domination, fetish modeling, touring services, and exclusive online platforms.",
  "scope": "/",
  "orientation": "portrait-primary",
  "related_applications": [],
  "prefer_related_applications": false,
  "lang": "en-US",
  "categories": [
    "adult",
    "lifestyle",
    "entertainment",
    "fashion",
    "personal-services"
  ],
  "shortcuts": [
    {
      "name": "Book Session",
      "short_name": "Booking",
      "description": "Request a professional session with Princess Rose.",
      "url": "/booking",
      "icons": [
        {
          "src": "shortcut-book.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Tribute",
      "short_name": "Tribute",
      "description": "View tribute requirements and approved payment methods.",
      "url": "/tribute",
      "icons": [
        {
          "src": "shortcut-tribute.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Official Links",
      "short_name": "Links",
      "description": "Access verified platforms and paid sites for Princess Rose.",
      "url": "/links",
      "icons": [
        {
          "src": "shortcut-links.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "screenshot-home.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "label": "Home Page Screenshot"
    },
    {
      "src": "screenshot-sessions.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "label": "Sessions Page Screenshot"
    }
  ]
}