{
  "name": "NaiSneaker",
  "short_name": "NaiSneaker",
  "description": "Discover authentic premium sneakers in Nairobi. Shop elite retros, local trends, and exclusive streetwear drops with secure on-the-go tracking and instant M-Pesa processing.",
  "developer": {
    "name": "Cly Technologies"
  },
  "owner": {
    "name": "NaiSneaker"
  },
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "orientation": "portrait-primary",
  "categories": ["shopping", "lifestyle"],
  "icons": [
    {
      "src": "assets/images/icons/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "assets/images/icons/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "assets/images/icons/icon-maskable.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ]
}