{
  "name": "Listing Butler",
  "short_name": "Listing Butler",
  "description": "Rekindled Vintage — eBay listing manager",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#141f15",
  "theme_color": "#d4841a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%23141f15'/><rect x='20' y='20' width='152' height='152' rx='20' fill='%23d4841a'/><text x='96' y='130' font-family='system-ui,sans-serif' font-weight='700' font-size='72' fill='white' text-anchor='middle'>RV</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='80' fill='%23141f15'/><rect x='40' y='40' width='432' height='432' rx='60' fill='%23d4841a'/><text x='256' y='340' font-family='system-ui,sans-serif' font-weight='700' font-size='200' fill='white' text-anchor='middle'>RV</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Create Listing",
      "url": "/?page=create",
      "description": "Start a new eBay listing"
    },
    {
      "name": "Research Comps",
      "url": "/?page=comps",
      "description": "Look up sold comps"
    }
  ]
}
