{
  "name": "CCBar Manager",
  "short_name": "CCBar",
  "description": "The Cheesecake Bar order and message management",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#008069",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
