{
  "name": "Scrylist",
  "short_name": "Scrylist",
  "description": "Scan, identify, and list resale items across all your marketplaces.",
  "start_url": "/capture",
  "scope": "/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/192",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/512",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/512",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Scan Items",
      "short_name": "Scan",
      "url": "/capture",
      "description": "Scan and identify items with AI"
    },
    {
      "name": "Source",
      "short_name": "Source",
      "url": "/source",
      "description": "Price-check items while sourcing"
    },
    {
      "name": "Inventory",
      "short_name": "Inventory",
      "url": "/inventory",
      "description": "View your inventory"
    }
  ],
  "categories": ["shopping", "business", "productivity"]
}
