{
  "name": "Tray Inventory",
  "short_name": "TrayInv",
  "theme_color": "#00D4FF",
  "background_color": "#0D1117",
  "display": "standalone",
  "start_url": "/",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' fill='%230D1117' rx='20'/%3E%3Cpath d='M25 40 h50 v40 h-50 z' fill='none' stroke='%2300D4FF' stroke-width='6' stroke-linejoin='round'/%3E%3Cpath d='M35 40 v-15 h30 v15' fill='none' stroke='%2300D4FF' stroke-width='6' stroke-linejoin='round'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' fill='%230D1117' rx='20'/%3E%3Cpath d='M25 40 h50 v40 h-50 z' fill='none' stroke='%2300D4FF' stroke-width='6' stroke-linejoin='round'/%3E%3Cpath d='M35 40 v-15 h30 v15' fill='none' stroke='%2300D4FF' stroke-width='6' stroke-linejoin='round'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}