{
  "name": "CINT Apparel - Uniform Request Portal",
  "short_name": "CINT Apparel",
  "description": "Request and manage team uniforms and apparel with ease",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0d12",
  "theme_color": "#c9a227",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["business", "productivity", "shopping"],
  "icons": [
  {
    "src": "https://d64gsuwffb70l.cloudfront.net/696e98bf1e58953c5b50217c_1770005610245_3f58211c.png",
    "sizes": "1024x1024",
    "type": "image/png",
    "purpose": "any maskable"
  }
],
  "screenshots": [
    {
      "src": "/screenshots/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Uniform Request Portal Dashboard"
    },
    {
      "src": "/screenshots/screenshot-mobile.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Mobile View"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Uniforms",
      "short_name": "Browse",
      "description": "Browse available uniform items",
      "url": "/?view=browse",
      "icons": [{ "src": "https://d64gsuwffb70l.cloudfront.net/696e98bf1e58953c5b50217c_1770005610245_3f58211c.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "My Requests",
      "short_name": "Requests",
      "description": "View your uniform requests",
      "url": "/?view=requests",
      "icons": [{ "src": "https://d64gsuwffb70l.cloudfront.net/696e98bf1e58953c5b50217c_1770005610245_3f58211c.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Cart",
      "short_name": "Cart",
      "description": "View your cart",
      "url": "/?view=cart",
      "icons": [{ "src": "https://d64gsuwffb70l.cloudfront.net/696e98bf1e58953c5b50217c_1770005610245_3f58211c.png", "sizes": "96x96", "type": "image/png" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
