{
  "name": "My Links",
  "short_name": "My Links",
  "description": "Your professional profile — links, social, gallery, contact, and more in one shareable URL.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "transparent",
  "theme_color": "#3B82F6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/api/brand-icon?size=192&v=3",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/api/brand-icon?size=512&v=3",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
