{
  "name": "Zavlahovy System",
  "short_name": "Zavlaha",
  "start_url": "index.php",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2c7a3f",
  "orientation": "portrait",
  "icons": [
    {
      "src": "img/watering_128.png?v=2",
      "sizes": "128x128",
      "type": "image/png"
    }
	,
    {
      "src": "img/watering_512.png?v=2",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}