{
  "name": "UniformTrack",
  "short_name": "UniformTrack",
  "description": "Hospitality uniform checkout and loan tracking system",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d0d14",
  "theme_color": "#0d0d14",
  "categories": ["business", "utilities"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='96' fill='%230d0d14'/%3E%3Crect x='80' y='80' width='352' height='352' rx='40' fill='%231a1a2e'/%3E%3Ctext x='256' y='300' text-anchor='middle' font-family='monospace' font-weight='700' font-size='160' fill='%23e8c547'%3EUT%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='36' fill='%230d0d14'/%3E%3Ctext x='96' y='130' text-anchor='middle' font-family='monospace' font-weight='700' font-size='80' fill='%23e8c547'%3EUT%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Short loan",
      "short_name": "Short",
      "description": "Check out a same-day uniform",
      "url": "/?tab=short",
      "icons": [{ "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Crect width='96' height='96' rx='18' fill='%23c8960a'/%3E%3Ctext x='48' y='64' text-anchor='middle' font-family='monospace' font-weight='700' font-size='52' fill='%23fff'%3ES%3C/text%3E%3C/svg%3E", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
