{
  "name": "LR Onboarding - Global Power Team",
  "short_name": "LR Onboarding",
  "description": "LR Global Power Team onboarding app - korak po korak.",
  "start_url": "/start.html?source=pwa",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait",
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  },
  "background_color": "#083c2f",
  "theme_color": "#0f4a38",
  "lang": "hu",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
