{
  "name": "NovaLab Studio — Software Development Company",
  "short_name": "NovaLab",
  "description": "Software development company and product & growth studio for startups. From MVP to funding — build, scale, and secure investors.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0118",
  "theme_color": "#8B5CF6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon-48x48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "utilities"],
  "shortcuts": [
    {
      "name": "My Projects",
      "url": "/my-projects",
      "description": "Access your projects"
    },
    {
      "name": "Community",
      "url": "/community",
      "description": "Join the community"
    },
    {
      "name": "Services",
      "url": "/services",
      "description": "Explore our services"
    }
  ]
}
