{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "name": "Niceclouds",
  "short_name": "Niceclouds",
  "description": "Šola letenja, tečaji jadralnega padalstva",
  "start_url": "/sl/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#e8f4fc",
  "theme_color": "#1a6b9c",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
