{
  "short_name": "Туры!",
  "name": "Туры из Санкт-Петербурга",
  "start_url": "/index.php?utm_source=PWA",
  "display": "standalone",
  "background_color": "#1e1e1e",
  "theme_color": "#1e1e1e",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "screenshot.png",
      "sizes": "1080x1920",
      "type": "image/png"
    },
    {
      "src": "screenshot.png",
      "sizes": "1080x1920",
      "form_factor": "wide",
      "type": "image/png"
    }
  ],
  "description": "Туры из Санкт-Петербурга в Турцию, Египет, ОАЭ, Таиланд и другие!",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["travel", "tourism"],
  "lang": "ru"
}