{
  "name": "UA ERP SYSTEM FOR TRAINING - SMART FACTORY",
  "short_name": "UA ERP APP",
  "id": "https://training.un-available.net/",
  "start_url": "https://training.un-available.net/Login.aspx",
  "display": "fullscreen",
  "background_color": "#ffffff",
  "theme_color": "#0078d4",
  "description": "UA ERP system is a software application for everyone in UA. Design and development by ERP team. It's built on .NET Framework, .Net Core, RESTful API and MS SQL.",
  "categories": [ "Garment", "Textile Management", "Dyeing Textile Management", "Textile Factory", "Fabric Warehouse" ],
  "icons": [
    {
      "src": "/Web/Resources/images/pwa/favicon-32x32.png",
      "type": "image/png",
      "sizes": "32x32"
    },
    {
      "src": "/Web/Resources/images/pwa/android-chrome-128x128.png",
      "type": "image/png",
      "sizes": "128x128"
    },
    //{
    //  "src": "/Web/Resources/images/pwa/apple-touch-icon.png",
    //  "type": "image/png",
    //  "sizes": "180x180"
    //},
    {
      "src": "/Web/Resources/images/pwa/android-chrome-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/Web/Resources/images/pwa/android-chrome-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "screenshots": [
    {
      "src": "/Web/Resources/images/pwa/screenshots/product-life-cycle-management.png",
      "sizes": "1898x998",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Product/Style life cycle management - UA ERP application"
    },
    {
      "src": "/Web/Resources/images/pwa/screenshots/costing-summary.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Costing summary function - UA ERP application"
    }
  ]
}