{
  "name": "JPN Nails Studio - Premium Nail Art & Beauty Services",
  "short_name": "JPN Nails",
  "description": "Experience luxury nail art and beauty services at JPN Nails Studio. Professional manicures, pedicures, nail art, and extensions in a modern, elegant environment.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1a1a1a",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["beauty", "lifestyle", "business"],
  "icons": [
    {
      "src": "images/logo/Fav.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/logo/JPN_2021.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/logo/JPN_2021.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "images/gallery/manicure/manicure-clean.JPG",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Professional Manicure Services"
    },
    {
      "src": "images/gallery/pedicure/pedicure-clean.JPG",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Luxurious Pedicure Treatments"
    },
    {
      "src": "images/gallery/nail-art/nailArt-creative.JPG",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Creative Nail Art Designs"
    }
  ],
  "shortcuts": [
    {
      "name": "View Gallery",
      "short_name": "Gallery",
      "description": "Browse our nail art gallery",
      "url": "/gallery.html",
      "icons": [
        {
          "src": "images/logo/JPN_2021.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Book Appointment",
      "short_name": "Book",
      "description": "Schedule your nail appointment",
      "url": "https://www.vagaro.com/jpnnailsstudio/book-now",
      "icons": [
        {
          "src": "images/logo/JPN_2021.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with us",
      "url": "/#contact",
      "icons": [
        {
          "src": "images/logo/JPN_2021.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "related_applications": [
    {
      "platform": "web",
      "url": "https://www.jpn-nails-studio.com"
    }
  ],
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 400
  },
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "handle_links": "preferred",
  "capture_links": "new-client",
  "file_handlers": [
    {
      "action": "/",
      "accept": {
        "image/*": [".jpg", ".jpeg", ".png", ".gif", ".webp"]
      }
    }
  ],
  "protocol_handlers": [
    {
      "protocol": "mailto",
      "url": "/?action=email&url=%s"
    },
    {
      "protocol": "tel",
      "url": "/?action=call&url=%s"
    }
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "minimal-ui"
  ],
  "features": [
    "Cross Platform",
    "fast",
    "simple"
  ],
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7"
}
