﻿{
  "name": "CitaOnline",
  "short_name": "CitaOnline",
  "start_url": "/citaonlinetest/index.php?salondb=aar&action=logout",
  "display": "standalone",
  "theme_color": "#2196F3",
  "background_color": "#2196F3",
  "orientation": "portrait-primary",
  "icons": [{
    "src": "img/homescreen48.png",
    "sizes": "48x48",
    "type": "image/png"
  }, {
    "src": "img/homescreen72.png",
    "sizes": "72x72",
    "type": "image/png"
  }, {
    "src": "img/homescreen96.png",
    "sizes": "96x96",
    "type": "image/png"
  }, {
    "src": "img/homescreen192.png",
    "sizes": "192x192",
    "type": "image/png"
  }]
}