{
  "name": "Azkaro",
  "short_name": "Azkaro",
  "description": "Azkaro is a hyperlocal shopping platform that lets you shop from nearby stores with fast delivery, secure payments, real-time order tracking, and a seamless shopping experience.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/default-logo.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/default-logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/default-logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}