{
  "name": "Buzza Cafe",
  "short_name": "Buzza",
  "description": "Coffee, crepes and ice cream on 35th Ave in north Phoenix.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ece5d5",
  "theme_color": "#58bda6",
  "icons": [
    {
      "src": "/_cdn/static/buzza-cafe-logo.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/_cdn/static/buzza-cafe-logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ]
}