{
  "id": "/lemagroup/mobile_app/",
  "scope": "./",
  "start_url": "index.html",
  "name": "LemaGroup Fluid Management",
  "short_name": "LemaMobile",
  "description": "Offline-first Mobilná aplikácia pre LemaGroup Fluid Management",
  "display": "standalone",
  "background_color": "#050a12",
  "theme_color": "#009FE3",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ]
}
