{
  "name": "RIBBON31",
  "short_name": "RIBBON31",
  "description": "Shop authentic K-beauty at Korean shelf prices, direct from Seoul.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F7F3EE",
  "theme_color": "#C0392B",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icon.svg", "sizes": "192x192", "type": "image/svg+xml" },
    { "src": "/icon.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "categories": ["shopping", "lifestyle", "beauty"],
  "lang": "en",
  "shortcuts": [
    {
      "name": "Browse Products",
      "url": "/",
      "description": "Browse K-beauty products"
    },
    {
      "name": "View Cart",
      "url": "/cart",
      "description": "View your cart"
    },
    {
      "name": "Haul Passes",
      "url": "/passes",
      "description": "Get a Haul Pass"
    }
  ]
}
