{
  "name": "Partake NYC",
  "short_name": "Partake",
  "description": "Modern American restaurant, cocktail bar and event space in Long Island City.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F7F3E9",
  "theme_color": "#00604A",
  "icons": [
    {
      "src": "/assets/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}