{
  "name": "Ethio Smart Gebeya",
  "short_name": "Smart Gebeya",
  "description": "Online Ethiopian Smart Marketplace",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#198754",
  "orientation": "portrait",
  "icons": [
    {
      "src": "images/logo3.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/logo3.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}