{
  "name": "BYSEC Field",
  "short_name": "BYSEC Field",
  "description": "Servisné výjazdy v teréne — protokoly, fotodokumentácia, podpisy",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#14202e",
  "lang": "sk",
  "dir": "ltr",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Moje zákazky",
      "short_name": "Zákazky",
      "url": "./?screen=list",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Kalendár",
      "short_name": "Kalendár",
      "url": "./?screen=calendar",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ]
}
