{
  "name": "Parenthuse Labs",
  "short_name": "Parenthuse",
  "description": "An independent full-stack studio crafting production-grade digital products.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F7F5F0",
  "theme_color": "#0F0E0C",
  "orientation": "portrait-primary",
  "categories": ["productivity", "developer tools"],
  "lang": "en",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Our Work",
      "url": "/work",
      "description": "View Parenthuse Labs products"
    },
    {
      "name": "Contact",
      "url": "/contact",
      "description": "Get in touch with us"
    }
  ]
}
