{
  "name": "TenderWoman — Social Wellness & AI Companion Platform",
  "short_name": "TenderWoman",
  "description": "Premium AI companion conversations and verified human social wellness sessions in a private, monitored environment.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#FE3C72",
  "orientation": "portrait",
  "categories": ["health", "lifestyle", "social"],
  "icons": [
    {
      "src": "/images/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "Find Companions", "url": "/browse",        "description": "Discover AI and human companions" },
    { "name": "Conversations",   "url": "/messages",      "description": "Open your wellness conversations" },
    { "name": "Activity",        "url": "/notifications", "description": "Recent activity and updates" }
  ]
}
