{
  "name": "SHSMA - The Ultimate Creator Platform",
  "short_name": "SHSMA",
  "description": "Go live, earn rewards, and connect with a global community. Free forever with 95% creator earnings.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#8B5CF6",
  "theme_color": "#8B5CF6",
  "icons": [
    {
      "src": "https://media.base44.com/images/public/6a0c4512607d85b76669b196/86a257774_generated_image.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://media.base44.com/images/public/6a0c4512607d85b76669b196/86a257774_generated_image.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["social", "entertainment", "lifestyle"],
  "shortcuts": [
    {
      "name": "Go Live",
      "short_name": "Live",
      "description": "Start a live stream",
      "url": "/streams",
      "icons": [{ "src": "https://media.base44.com/images/public/6a0c4512607d85b76669b196/86a257774_generated_image.png", "sizes": "192x192" }]
    },
    {
      "name": "Discover Creators",
      "short_name": "Discover",
      "description": "Find new creators to follow",
      "url": "/discover",
      "icons": [{ "src": "https://media.base44.com/images/public/6a0c4512607d85b76669b196/86a257774_generated_image.png", "sizes": "192x192" }]
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
