{
  "name": "Etsy Manager Pro",
  "short_name": "Etsy Mgr",
  "description": "AI-powered Etsy shop management dashboard",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F5F4F0",
  "theme_color": "#F56400",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": ["productivity", "business"],
  "shortcuts": [
    {
      "name": "Create listing",
      "url": "/#create",
      "description": "Create a new Etsy listing with AI"
    },
    {
      "name": "Bulk Create",
      "url": "/#bulk",
      "description": "Create multiple listings at once"
    },
    {
      "name": "My listings",
      "url": "/#listings",
      "description": "View and manage all listings"
    }
  ]
}
