{
  "name": "Tay Together",
  "short_name": "Tay Together",
  "description": "Hospitality staff membership, offers and venue tools.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#F8F6F1",
  "theme_color": "#1E5A43",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}