{
  "name": "Nex Cafe",
  "short_name": "Nex Cafe",
  "description": "Smart, seamless dining and ordering for Nex Cafe.",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#f9f9ff",
  "theme_color": "#006b2c",
  "icons": [
    {
      "src": "UI/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "UI/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}