{
  "name": "The Coffee Shelf",
  "short_name": "Coffee Shelf",
  "description": "Specialty coffee shop and bookstore in Chapin, SC, near Lake Murray. Drinks named after beloved literary characters.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFF8F0",
  "theme_color": "#3B2A1E",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "any",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
