{
    "name": "KOTTON",
    "short_name": "KOTTON",
    "description": "KOTTON — жіночий одяг",
    "start_url": "/ua/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#ffffff",
    "theme_color": "#ffffff",
    "icons": [
      {
        "src": "/shop/assets/pwa/icon-192.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "/shop/assets/pwa/icon-512.png",
        "sizes": "512x512",
        "type": "image/png"
      },
      {
        "src": "/shop/assets/pwa/apple-touch-icon.png",
        "sizes": "180x180",
        "type": "image/png"
      }
    ]
  }