{
  "name": "TrendLoom Studio - Modern Digital Solutions",
  "short_name": "TrendLoom Studio",
  "description": "We build powerful web applications, business management systems, and custom software solutions designed to simplify operations and improve productivity.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fafaf8",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "technology"],
  "shortcuts": [
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with our team",
      "url": "/contact",
      "icons": [{ "src": "/icons/contact.png", "sizes": "96x96" }]
    },
    {
      "name": "View Projects",
      "short_name": "Projects",
      "description": "Browse our portfolio",
      "url": "/projects",
      "icons": [{ "src": "/icons/projects.png", "sizes": "96x96" }]
    },
    {
      "name": "Our Expertise",
      "short_name": "Expertise",
      "description": "Explore our services",
      "url": "/expertise",
      "icons": [{ "src": "/icons/expertise.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}