{
  "name": "Lear CMS",
  "short_name": "Lear CMS",
  "description": "Lear CMS — údržba, poruchy, náhradné diely",
  "id": "/",
  "start_url": "/",
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "webapp",
      "url": "/static/manifest.json",
      "id": "/"
    }
  ],
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#14b8a6",
  "background_color": "#ffffff",
  "lang": "sk",
  "dir": "ltr",
  "categories": ["productivity", "business"],
  "icons": [
    {
      "src": "/static/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icons/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/static/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/static/screenshots/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Lear CMS Dashboard"
    },
    {
      "src": "/static/screenshots/screenshot-narrow.png",
      "sizes": "640x1136",
      "type": "image/png",
      "label": "Lear CMS mobilný pohľad"
    }
  ]
}
