{
  "name": "WAITLY Waiter Pager",
  "short_name": "WAITLY",
  "description": "Smart waiter pager system - receive and manage restaurant requests on your wrist",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#405189",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-light-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
