{
  "id": "/",
  "name": "Young Spirit Barbershop",
  "short_name": "Young Spirit",
  "description": "Professional barber shop services in Oleksandriya, Ukraine",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#d19d64",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/logos/logo_32x32.webp",
      "sizes": "32x32",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/images/logos/logo_64x64.webp",
      "sizes": "64x64",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/images/logos/logo_128x128.webp",
      "sizes": "128x128",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/images/logos/logo_256x256.webp",
      "sizes": "256x256",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/images/logos/logo_256x256.webp",
      "sizes": "256x256",
      "type": "image/webp",
      "purpose": "maskable"
    },
    {
      "src": "/images/logos/logo_192x192.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/images/logos/logo_512x512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "categories": ["lifestyle", "business"],
  "screenshots": [
    {
      "src": "/images/social_share_1200x630.webp",
      "sizes": "1200x630",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Young Spirit Barbershop - Home Page (Desktop)"
    },
    {
      "src": "/images/social_share_1200x630.webp",
      "sizes": "1200x630",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Young Spirit Barbershop - Home Page (Mobile)"
    }
  ],
  "shortcuts": [
    {
      "name": "Services",
      "short_name": "Services",
      "description": "View our services",
      "url": "/services",
      "icons": [
        {
          "src": "/images/logos/logo_128x128.webp",
          "sizes": "128x128"
        }
      ]
    },
    {
      "name": "Barbers",
      "short_name": "Barbers",
      "description": "Meet our barbers",
      "url": "/barbers",
      "icons": [
        {
          "src": "/images/logos/logo_128x128.webp",
          "sizes": "128x128"
        }
      ]
    },
    {
      "name": "Shop",
      "short_name": "Shop",
      "description": "Browse our products",
      "url": "/shop",
      "icons": [
        {
          "src": "/images/logos/logo_128x128.webp",
          "sizes": "128x128"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "protocol_handlers": [
    {
      "protocol": "web+youngspirit",
      "url": "/?protocol=%s"
    }
  ]
}

