{
  "name": "Beit Alatara",
  "short_name": "Alatara",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f9f7ed",
  "theme_color": "#08783f",
  "description": "Herbal teas, green teas and Levantine infusions.",
  "icons": [
    {
      "src": "assets/images/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/images/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}