{
  "name": "Entre A-Migas Bakery",
  "short_name": "A-Migas",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#f5f0e6",
  "theme_color": "#6b4f3b",
  "icons": [
    {
      "src": "img/logo.jpeg",
      "sizes": "192x192",
      "type": "image/jpeg"
    }
  ]
}