{
  "name": "Liquid ERP",
  "short_name": "LERP",
  "description": "Liquid ERP by R2H2",
  "start_url": "https://www.liquid-erp.com/backend.html",
  "id": "https://www.liquid-erp.com/backend.html",
  "scope": "/",
  "display": "standalone",
  "prefer_related_applications": false,
  "background_color": "#a7a5a6",
  "theme_color": "#7b2c2c",
  "icons": [
    {
      "src": "img/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/icon-96_maskable.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/icon-192_maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "img/icon-256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/icon-256_maskable.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/icon-512_maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
"screenshots": [
  {
    "src": "img/screen_wide.png",
    "sizes": "2560x1600",
    "type": "image/png",
    "form_factor": "wide",
    "label": "Home screen showing main navigation"
  },
  {
    "src": "img/screen_narrow.png",
    "sizes": "1284x2781",
    "type": "image/png",
    "platform": "ios",
    "label": "Home screen showing main navigation"
  }
]}
