{
  "name": "Emberglow Tea",
  "short_name": "Emberglow",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#fbbf24",
  "orientation": "portrait",
  "icons": [
    {
      "src": "images/logo.jpg",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/logo.jpg",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
