{
  "name": "Shekela - Ethiopian Marketplace",
  "short_name": "Shekela",
  "description": "Buy and sell electronics, vehicles, real estate and more on Ethiopia's online marketplace.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#0654ba",
  "lang": "en",
  "dir": "ltr",
  "categories": ["shopping", "marketplace"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Search products",
      "url": "/search",
      "description": "Browse all listings"
    },
    {
      "name": "Messages",
      "url": "/messages",
      "description": "Chat with buyers and sellers"
    }
  ]
}
