{
  "name": "Pejmo Plezat",
  "short_name": "Plezanje",
  "description": "Spletna stran za ljubitelje plezanja in prvenstvenih smeri.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f8f9fa",
  "theme-color": "#2c3e50",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon-192.PNG",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.PNG",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}