{
  "name": "Пивограм",
  "short_name": "Пивограм",
  "description": "Бесплатный онлайн чат. Побазарить под пивко.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0084ff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/second.jpg",
      "sizes": "192x192",
      "type": "image/jpg"
    },
    {
      "src": "/first.jpg",
      "sizes": "512x512",
      "type": "image/jpg"
    }
  ]
}