{
  "name": "VORTEX | Premium Heavyweight Streetwear",
  "short_name": "VORTEX",
  "description": "High-quality, premium heavyweight streetwear engineered for movement and modern aesthetics in Sri Lanka.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#090e1a",
  "theme_color": "#090e1a",
  "orientation": "portrait-primary",
  "categories": [
    "shopping",
    "lifestyle",
    "fashion"
  ],
  "icons": [
    {
      "src": "title.png",
      "sizes": "16x16 32x32 48x48 96x96",
      "type": "image/png"
    },
    {
      "src": "title.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "title.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}