{
  "name": "TurnGoods \u2014 Resale Workflow Platform",
  "short_name": "TurnGoods",
  "description": "AI-powered listing, pricing, and inventory management for Australian resellers and consignment stores",
  "start_url": "/consignment",
  "display": "standalone",
  "background_color": "#1A1F2E",
  "theme_color": "#0F1C2E",
  "orientation": "any",
  "categories": [
    "business",
    "productivity",
    "shopping"
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Quick Photo Intake",
      "url": "/photo-intake",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Inventory",
      "url": "/consignment",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Consignor Portal",
      "url": "/consignor-portal",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}