{
  "name": "Theyutes — African fashion, your way",
  "short_name": "Theyutes",
  "description": "Shop the best of Nigerian and African fashion across hundreds of stores — 4-hour delivery in Lagos, Yutes Points loyalty, and a personalised feed picked just for you.",
  "start_url": "/yutes/shop",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAFAF7",
  "theme_color": "#0A0A0A",
  "lang": "en-NG",
  "categories": ["shopping", "lifestyle", "fashion"],
  "icons": [
    {
      "src": "/theyutes-mark.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Track my order",
      "short_name": "Tracking",
      "description": "See where your order is right now",
      "url": "/yutes/account/orders",
      "icons": [{ "src": "/theyutes-mark.svg", "sizes": "any" }]
    },
    {
      "name": "Asé — personal stylist",
      "short_name": "Asé",
      "description": "Chat with your personal stylist",
      "url": "/yutes/atelier",
      "icons": [{ "src": "/theyutes-mark.svg", "sizes": "any" }]
    },
    {
      "name": "Wishlist",
      "short_name": "Wishlist",
      "description": "Pieces you saved for later",
      "url": "/yutes/wishlist",
      "icons": [{ "src": "/theyutes-mark.svg", "sizes": "any" }]
    }
  ],
  "prefer_related_applications": false
}
