{
  "name": "BlastLister",
  "short_name": "BlastLister",
  "description": "List once. Blast to every marketplace. eBay, Vinted, Depop, Poshmark, Mercari, Grailed, Whatnot, Facebook & Etsy.",
  "start_url": "/app/listings",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#f97316",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": ["business", "productivity", "shopping"],
  "shortcuts": [
    {
      "name": "New Listing",
      "short_name": "New",
      "description": "Create a new listing",
      "url": "/app/listings"
    },
    {
      "name": "My Inventory",
      "short_name": "Inventory",
      "description": "View your inventory",
      "url": "/app/inventory"
    },
    {
      "name": "Orders",
      "short_name": "Orders",
      "description": "View your sales and orders",
      "url": "/app/orders"
    }
  ]
}
