{
  "short_name": "Mistress Celine",
  "name": "Mistress Celine - The Helvetic Amazon | Professional Dominatrix",
  "icons": [
    {
      "src": "./favicon/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "./favicon/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./favicon/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff",
  "description": "Mistress Celine is an international professional dominatrix known as the Helvetic Amazon, offering domination sessions, fetish experiences, and psychological power exchange.",
  "scope": "/",
  "orientation": "portrait-primary",
  "related_applications": [],
  "prefer_related_applications": false,
  "lang": "en-US",
  "categories": ["lifestyle", "entertainment"],
  "shortcuts": [
    {
      "name": "Sessions",
      "short_name": "Sessions",
      "description": "Explore domination sessions with Mistress Celine.",
      "url": "/sessions",
      "icons": [
        {
          "src": "shortcut-sessions.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Gallery",
      "short_name": "Gallery",
      "description": "View the gallery of Mistress Celine.",
      "url": "/gallery",
      "icons": [
        {
          "src": "shortcut-gallery.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Apply",
      "short_name": "Apply",
      "description": "Apply to request a session with Mistress Celine.",
      "url": "/contact",
      "icons": [
        { "src": "shortcut-apply.png", "sizes": "192x192", "type": "image/png" }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "screenshot-home.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "label": "Mistress Celine Home Page"
    },
    {
      "src": "screenshot-gallery.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "label": "Mistress Celine Gallery"
    }
  ]
}
