{
  "name": "Keevan Store",
  "short_name": "Keevan Store",
  "description": "Sell e-books and digital products online in East Africa. Creator commerce platform with Pesapal payments.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAFAF8",
  "theme_color": "#00854A",
  "icons": [
    {
      "src": "https://i.ibb.co/v6h94WVG/keevan-favicon.jpg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "https://i.ibb.co/v6h94WVG/keevan-favicon.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ],
  "lang": "en",
  "scope": "/",
  "categories": ["business", "ecommerce", "education"],
  "shortcuts": [
    {
      "name": "My Dashboard",
      "url": "/creator/dashboard",
      "description": "Creator dashboard"
    },
    {
      "name": "My Products",
      "url": "/creator/products",
      "description": "Manage products"
    },
    {
      "name": "Earnings",
      "url": "/creator/earnings",
      "description": "View earnings"
    }
  ]
}
