{
  "short_name": "ibello",
  "name": "ibello - reasonable test automation solutions",
  "icons": [
    {
      "src": "/static/images/favicon_32.png",
      "type": "image/png",
      "sizes": "32x32"
    },
    {
      "src": "/static/images/favicon_64.png",
      "type": "image/png",
      "sizes": "64x64"
    },
    {
      "src": "/static/images/favicon_128.png",
      "type": "image/png",
      "sizes": "128x128"
    },
    {
      "src": "/static/images/favicon_192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/static/images/favicon_512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/?source=pwa",
  "background_color": "#000000",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#16232B",
  "shortcuts": [
    {
      "name": "What is test automation?",
      "short_name": "Test automation",
      "description": "Test automation is becoming an unavoidable practice in software development. The page briefly introduces the method and describes its benefits.",
      "url": "/landing-test-automation?source=pwa",
      "icons": [{ "src": "/static/images/favicon_128.png", "sizes": "128x128" }]
    },
    {
      "name": "Documentation to help you get started",
      "short_name": "Documentations",
      "description": "IBELLO is a modern test automation tool with test planning assistance and AI support. Its users' work is also supported by documentation and examples.",
      "url": "/all-docs?source=pwa",
      "icons": [{ "src": "/static/images/favicon_128.png", "sizes": "128x128" }]
    },
    {
      "name": "The ibello blog",
      "short_name": "Blog",
      "description": "The ibello blog contains professional articles on software development and test automation. All of our writing is imbued with a commitment to software quality.",
      "url": "/blog?source=pwa",
      "icons": [{ "src": "/static/images/favicon_128.png", "sizes": "128x128" }]
    },
    {
      "name": "Customer access",
      "short_name": "Login",
      "description": "IBELLO is a modern test automation tool with test planning assistance and AI support. Customers can manage employee licenses on the website.",
      "url": "/app/#login",
      "icons": [{ "src": "/static/images/favicon_128.png", "sizes": "128x128" }]
    }
  ],
  "description": "IBELLO is a modern test automation tool with test planning assistance and AI support. It makes UI testing easier and generates understandable reports."
}
