{
  "name": "Jogzai Industries- Custom Apparel Manufacturer",
  "short_name": "Jogzai",
  "description": "Custom apparel manufacturer specializing in premium tracksuits, hoodies, activewear, and custom sportswear.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#0d0d0d",
  "theme_color": "#ccff00",
  "orientation": "portrait-primary",
 "icons": [
    {
      "src": "android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["shopping", "business", "fashion"]
}