{
  "name": "Josh Farms",
  "short_name": "Josh Farms",
  "description": "Order fresh farm products, buy data and airtime, manage your wallet and more.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#0d6efd",
  "lang": "en",
  "categories": ["shopping", "food", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Products",
      "short_name": "Products",
      "url": "/products"
    },
    {
      "name": "VTU Services",
      "short_name": "VTU",
      "url": "/vtu"
    },
    {
      "name": "My Orders",
      "short_name": "Orders",
      "url": "/orders"
    }
  ]
}
