{
  "short_name": "Indigo Rose",
  "name": "Mistress Indigo Rose - Professional Dominatrix",
  "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": "#000000",
  "background_color": "#000000",
  "description": "Mistress Indigo Rose offers private, immersive domination sessions in Jersey City. Structured authority, psychological control, and refined power exchange for those who understand submission.",
  "scope": "/",
  "orientation": "portrait-primary",
  "related_applications": [],
  "prefer_related_applications": false,
  "lang": "en-US",
  "categories": [
    "lifestyle",
    "entertainment",
    "personal",
    "services"
  ],
  "shortcuts": [
    {
      "name": "Sessions",
      "short_name": "Sessions",
      "description": "Explore the sessions offered by Mistress Indigo Rose.",
      "url": "/sessions",
      "icons": [
        {
          "src": "shortcut-sessions.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Gallery",
      "short_name": "Gallery",
      "description": "View the official gallery of Mistress Indigo Rose.",
      "url": "/gallery",
      "icons": [
        {
          "src": "shortcut-gallery.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Apply",
      "short_name": "Apply",
      "description": "Submit your application to request a session.",
      "url": "/contact",
      "icons": [
        {
          "src": "shortcut-apply.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "screenshot-home.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "label": "Home Page"
    },
    {
      "src": "screenshot-sessions.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "label": "Sessions Page"
    }
  ]
}