{
  "name": "Plankton POS",
  "short_name": "Plankton POS",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F3F6FC",
  "theme_color": "#F3F6FC",
  "description": "Plankton Point Of Sale.",
  "orientation": "portrait-primary",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": [
    "business",
    "finance"
  ],
  "dir": "ltr",
  "lang": "en",
  "scope": "/",
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "app_id": "com.spaza.plankton.pos",
  "version": "3.22.38+235"
}
