{
  "name": "HahuShop - Ethiopia's Smart Marketplace",
  "short_name": "HahuShop",
  "description": "Shop smarter, save bigger. Ethiopia's premium marketplace with fast 24h delivery, exclusive public employee pricing, and verified sellers. Browse thousands of products in ETB.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#050A14",
  "theme_color": "#84cc16",
  "orientation": "portrait",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": ["shopping", "business", "lifestyle"],
  "iarc_rating_id": "",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Shop Now",
      "short_name": "Shop",
      "url": "/shop",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Today's Deals",
      "short_name": "Deals",
      "url": "/deals",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Orders",
      "short_name": "Orders",
      "url": "/my-orders",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/welcome-hero.jpg",
      "sizes": "875x1280",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "HahuShop welcome screen"
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "id": "com.hahushop.twa"
    }
  ]
}