{
  "name": "Agenda+",
  "short_name": "Agenda+",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2B78C5",
  "description": "Agenda+ - Váš systém pre knihu jázd a fakturáciu",
  "orientation": "portrait",
  "icons": [
    {
      "src": "agenda/iba_logo.svg",
      "sizes": "459x397 any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "agenda/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "agenda/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "agenda/favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    }
  ]
}