{
  "name": "Better Together",
  "short_name": "Better Together",
  "description": "AI-powered relationship coaching for modern couples",
  "start_url": "/landing",
  "display": "standalone",
  "background_color": "#FBF7F0",
  "theme_color": "#E8523A",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "health", "social"],
  "shortcuts": [
    {
      "name": "Get Early Access",
      "short_name": "Early Access",
      "description": "Sign up for free early access",
      "url": "/invite/secret-knock",
      "icons": [{ "src": "/icon.png", "sizes": "512x512" }]
    },
    {
      "name": "Sign In",
      "short_name": "Sign In",
      "description": "Sign in to your account",
      "url": "/login",
      "icons": [{ "src": "/icon.png", "sizes": "512x512" }]
    }
  ]
}
