{
  "name": "Busy Bees Indoor Play Center",
  "short_name": "Busy Bees",
  "description": "A modern, safe and engaging indoor play space for your little ones",
  "start_url": "/pos",
  "scope": "/pos",
  "id": "/pos",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#f5d565",
  "background_color": "#FFFFFF",
  "icons": [
    {
      "src": "/busy-bees-favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/busy-bees-favicon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/busy-bees-logo-winter.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Check In",
      "url": "/pos",
      "description": "Check in to Busy Bees"
    }
  ]
}
