{
  "name": "APG dnevnik",
  "short_name": "APG dnevnik",
  "start_url": "https://dnevnik.stat.si",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "description": "",
  "screenshots": [
    {

      "src": "images/image1.png",
      "sizes": "640x320",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Application"
    },
    {

      "src": "images/image1.png",
      "sizes": "640x320",
      "type": "image/png",
      "label": "Application"
    }
  ],
  "icons": [
    {
      "src": "images/grb-slo-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "share_target": {
    "action": "/sharefile",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "files": [
        {
          "name": "image",
          "accept": [ "image/jpeg", "image/png", "image/webp", "image/gif", "image/bmp", "image/heif", "image/heic" ]
        }
      ]
    }
  }
}