{
  "name": "bobrovka.club",
  "short_name": "bobrovka.club",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#525d79",
  "theme_color": "#525d79",
  "icons": [
    {
      "src": "/1s.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/1b.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Measure",
      "url": "/measure/"
    }
  ]
}