{
  "id": "/?source=pwa",
  "name": "Hookrider Inc",
  "short_name": "Hookrider",
  "description": "Hookrider Inc \u2014 Agentic AI supply chain solutions for inventory, orders, and fulfillment",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "minimal-ui"
  ],
  "background_color": "#ffffff",
  "theme_color": "#4A7BD9",
  "orientation": "any",
  "scope": "/",
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Open the operations dashboard",
      "url": "/?source=pwa-shortcut",
      "icons": [
        {
          "src": "/app/static/icons/icon-192x192.png?v=14",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Sign in",
      "short_name": "Sign in",
      "description": "Sign in to your workspace",
      "url": "/?source=pwa-login",
      "icons": [
        {
          "src": "/app/static/icons/icon-192x192.png?v=14",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "icons": [
    {
      "src": "/app/static/icons/icon-72x72.png?v=14",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app/static/icons/icon-96x96.png?v=14",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app/static/icons/icon-128x128.png?v=14",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app/static/icons/icon-144x144.png?v=14",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app/static/icons/icon-152x152.png?v=14",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app/static/icons/icon-192x192.png?v=14",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app/static/icons/icon-384x384.png?v=14",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app/static/icons/icon-512x512.png?v=14",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app/static/icons/maskable-192x192.png?v=14",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/app/static/icons/maskable-512x512.png?v=14",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/app/static/screenshots/screenshot-wide.png?v=14",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Hookrider Inc \u2014 Agentic AI supply chain control tower"
    },
    {
      "src": "/app/static/screenshots/screenshot-narrow.png?v=14",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Hookrider Inc on mobile"
    }
  ],
  "categories": [
    "business",
    "productivity"
  ]
}
