{
  "name": "ItsTrends.in",
  "short_name": "ItsTrends",
  "description": "India's first real-time trend-to-commerce platform. Own what's trending.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0f",
  "theme_color": "#7C3AED",
  "lang": "en-IN",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ],
  "shortcuts": [
    {
      "name": "Live Drops",
      "url": "/drops",
      "description": "See live limited-edition drops"
    },
    {
      "name": "Trending Now",
      "url": "/trending",
      "description": "Browse trending products"
    }
  ],
  "categories": ["shopping", "fashion", "entertainment"]
}
