{
  "name": "SM-Smart Pass",
  "short_name": "Pass",
  "start_url": "./login/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0d0e12",
  "theme_color": "#0d0e12",
  "lang": "sk",
  "icons": [
    {
      "src": "https://github.com/RealNexio/random-photos/blob/main/smsmartpass-icon.png?raw=true",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://github.com/RealNexio/random-photos/blob/main/smsmartpass-icon.png?raw=true",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}