{
  "name": "T-Fashion",
  "short_name": "T-Fashion",
  "description": "Fashion intelligence platform — runway trends, AI studio, and curated insights.",
  "start_url": "/home",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#ffffff",
  "background_color": "#1A1A1A",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "categories": [
    "fashion",
    "lifestyle",
    "business"
  ],
  "prefer_related_applications": false
}
