{
  "name": "Отличный чай - Besttea.ru",
  "short_name": "Отличный чай",
  "start_url": "/?utm_source=pwa",
  "display": "standalone",
  "theme_color": "#8dc73d",
  "background_color": "#ffffff",
  "orientation": "portrait-primary",
  "icons": [
    {
        "src": "/images/icons/icon_besttea.svg",
        "type": "image/svg+xml",
        "sizes": "any",
        "purpose": "any"
    },
    {
        "src": "/images/icons/icon_besttea_bg.svg",
        "type": "image/svg+xml",
        "sizes": "any",
        "purpose": "maskable"
    }
    ]
}