{
  "name": "Spandbox — The business platform that builds itself",
  "short_name": "Spandbox",
  "description": "Run your whole business in one place — stock, sales, staff, bookings and reporting, online or off.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/spandbox_icon_white.png",
      "sizes": "1000x1000",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/spandbox_icon_white.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/spandbox_icon_white.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": [
    "business",
    "productivity",
    "utilities"
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Quick Sell",
      "short_name": "Quick Sell",
      "description": "Open the point-of-sale screen",
      "url": "/QuickSell",
      "icons": [
        {
          "src": "/icons/spandbox_icon_white.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Stock",
      "short_name": "Stock",
      "description": "Check stock levels",
      "url": "/Stock",
      "icons": [
        {
          "src": "/icons/spandbox_icon_white.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
