{
  "name": "BeYou Boutique",
  "short_name": "BeYou",
  "description": "Women's fashion — bold, curated, you.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "lang": "bg",
  "categories": ["shopping", "lifestyle"],
  "icons": [
    {
      "src": "/icon-512.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "48x48",
      "type": "image/svg+xml"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop",
      "short_name": "Shop",
      "description": "Browse all products",
      "url": "/shop"
    },
    {
      "name": "Track order",
      "short_name": "Track",
      "description": "Check the status of an order",
      "url": "/track-order"
    }
  ]
}
