{
  "name": "Strata Coffee Bar",
  "short_name": "Strata",
  "description": "Craft coffee, roasted in-house. Amarillo, TX.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#1a1a18",
  "theme_color": "#1a1a18",
  "icons": [
    {
      "src": "logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
