{
  "name": "MILDOS - Online Shopping in Ethiopia",
  "short_name": "MILDOS",
  "description": "Shop shoes, fashion, electronics, watches, beauty products, and accessories in Ethiopia. Fast delivery, secure payments.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#7c3aed",
  "lang": "en",
  "categories": ["shopping", "ecommerce"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop All Products",
      "url": "/products",
      "description": "Browse all products on MILDOS"
    },
    {
      "name": "View Cart",
      "url": "/cart",
      "description": "View your shopping cart"
    }
  ]
}
