{
  "name": "VectraCraft — Django & SaaS Development Studio",
  "short_name": "VectraCraft",
  "description": "High-performance software engineering studio specializing in scalable SaaS products, web architecture, and cloud backends with Python, Django, HTMX, Alpine.js, Tailwind CSS, and AWS.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAFAF9",
  "theme_color": "#111827",
  "orientation": "portrait-primary",
  "categories": ["business", "developer", "productivity", "utilities"],
  "icons": [
    {
      "src": "/vectracraft-symbol.webp",
      "sizes": "256x256",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/vectracraft-logo.webp",
      "sizes": "1024x1024",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "SaaS Development",
      "short_name": "SaaS",
      "description": "Multi-tenant Django SaaS engineering and billing architectures",
      "url": "/#services",
      "icons": [{ "src": "/vectracraft-symbol.webp", "sizes": "256x256" }]
    },
    {
      "name": "Architecture Pipeline",
      "short_name": "Architecture",
      "description": "Technical system architecture and high-concurrency data flow",
      "url": "/#architecture",
      "icons": [{ "src": "/vectracraft-symbol.webp", "sizes": "256x256" }]
    },
    {
      "name": "Client Work",
      "short_name": "Case Studies",
      "description": "Production case studies and measurable system benchmarks",
      "url": "/#work",
      "icons": [{ "src": "/vectracraft-symbol.webp", "sizes": "256x256" }]
    },
    {
      "name": "Start a Project",
      "short_name": "Contact",
      "description": "Connect directly with founder Raihan for project inquiries",
      "url": "/#contact",
      "icons": [{ "src": "/vectracraft-symbol.webp", "sizes": "256x256" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
