{
  "id": "/",
  "name": "Skillio",
  "short_name": "Skillio",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "icons": [
    { "src": "/img/app/application-logo-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/img/app/application-logo-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "/img/app/screenshots/mobile-home-1080x1920.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "label": "Főoldal (mobil)"          
    },
    {
      "src": "/img/app/screenshots/desktop-home-1920x1080.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Főoldal (asztali)"
    }
  ]
}
