{
  "name": "Dipxon Drips — Premium African Fashion",
  "short_name": "Dipxon",
  "description": "Shop premium African-inspired fashion. Curated clothing, accessories, and footwear rooted in heritage, built for the modern wardrobe.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1A4D2E",
  "theme_color": "#1A4D2E",
  "orientation": "portrait-primary",
  "categories": ["shopping", "lifestyle", "fashion"],
  "lang": "en-NG",
  "icons": [
    { "src": "/icon", "sizes": "32x32",   "type": "image/png" },
    { "src": "/apple-icon", "sizes": "180x180", "type": "image/png" }
  ],
  "shortcuts": [
    {
      "name": "Shop Collection",
      "short_name": "Shop",
      "description": "Browse our latest collection",
      "url": "/collection",
      "icons": [{ "src": "/icon", "sizes": "32x32" }]
    },
    {
      "name": "My Cart",
      "short_name": "Cart",
      "description": "View your shopping cart",
      "url": "/cart",
      "icons": [{ "src": "/icon", "sizes": "32x32" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
