{
  "name": "Jack Tebay Studio - Software Development for Growing Businesses",
  "short_name": "Jack Tebay Studio",
  "description": "I build high-converting websites, internal platforms, workflow automation, and practical AI tools for founders and growing businesses.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0f0f0f",
  "background_color": "#f4f1ea",
  "categories": ["business", "technology", "developer"],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "View My Work",
      "short_name": "Work",
      "description": "See recent projects and case studies",
      "url": "/#work",
      "icons": [
        {
          "src": "/apple-icon.png",
          "sizes": "180x180"
        }
      ]
    },
    {
      "name": "View Services",
      "short_name": "Services",
      "description": "Learn about my service offerings",
      "url": "/#services",
      "icons": [
        {
          "src": "/apple-icon.png",
          "sizes": "180x180"
        }
      ]
    },
    {
      "name": "Book a Call",
      "short_name": "Book",
      "description": "Start a project with Jack Tebay Studio",
      "url": "/#contact",
      "icons": [
        {
          "src": "/apple-icon.png",
          "sizes": "180x180"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/#contact",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
