{
  "name": "WOW Systems",
  "short_name": "WOW Systems",
  "description": "Your bookings, your team and your revenue — live, from anywhere.",
  "start_url": "/app?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0B0D1B",
  "theme_color": "#0B0D1B",
  "categories": [
    "business",
    "productivity"
  ],
  "lang": "en",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Calendar",
      "url": "/app/calendar",
      "description": "See every floor, every date"
    },
    {
      "name": "New enquiry",
      "url": "/app/bookings/new",
      "description": "Log a walk-in in ten seconds"
    }
  ],
  "prefer_related_applications": false
}
