{
  "name": "ZemenStock - Ultimate Inventory With POS",
  "short_name": "ZemenStock",
  "description": "Ultimate Inventory Management System with Point of Sale",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#5e72e4",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "/images/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ],
  "categories": ["business", "productivity"],
  "screenshots": [],
  "shortcuts": [],
  "prefer_related_applications": false
}

