{
  "id": "/",
  "name": "QuantSeller",
  "short_name": "QuantSeller",
  "description": "Profit, pricing, inventory, and marketplace workflow tools for Etsy and Amazon sellers.",
  "icons": [
    {
      "src": "/pwa-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#4f46e5",
  "background_color": "#f8fafc",
  "categories": ["business", "productivity", "finance"],
  "shortcuts": [
    {
      "name": "Calculators",
      "short_name": "Calculators",
      "url": "/etsy-profit-calculator",
      "description": "Open QuantSeller profit calculators"
    },
    {
      "name": "Account",
      "short_name": "Account",
      "url": "/account",
      "description": "Open your QuantSeller account"
    }
  ]
}
