{
  "name": "Sponsorship Manager",
  "short_name": "SM Admin",
  "description": "Creator deal operations — manage sponsorships, outreach, and pipeline",
  "start_url": "/admin",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#7c3aed",
  "background_color": "#ffffff",
  "icons": [
    { "src": "/icon-v4.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-v4.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-tight-clean.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }
  ],
  "share_target": {
    "action": "/admin/quick-add",
    "method": "GET",
    "params": {
      "url": "url",
      "text": "text",
      "title": "title"
    }
  },
  "categories": ["business", "productivity"],
  "lang": "en"
}
