{
  "name": "Shelfway — The operating system for modern retail.",
  "short_name": "Shelfway",
  "description": "Shelfway brings sales, inventory, purchasing, payments and aftercare into one calm, dependable workspace for growing retailers.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#112b4d",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "categories": [
    "business",
    "retail"
  ],
  "lang": "en-GH",
  "dir": "ltr"
}