{
  "name": "TribesOnTribes",
  "short_name": "TribesOnTribes",
  "icons": [
    {
      "src": "/icon-144.png",
      "type": "image/png",
      "sizes": "144x144"
    },
    {
      "src": "/icon-152.png",
      "type": "image/png",
      "sizes": "152x152"
    },
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icon-384.png",
      "type": "image/png",
      "sizes": "384x384"
    },
    {
      "src": "/icon.png?v=logo-20260217",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/icon-maskable-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "scope": "/",
  "description": "Build and grow your community. Share stories, organize events, run polls, raise funds, and celebrate your culture together.",
  "theme_color": "#1d9bf0",
  "background_color": "#ffffff",
  "categories": ["social", "lifestyle"],
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "handle_links": "preferred",
  "shortcuts": [
    {
      "name": "Notifications",
      "short_name": "Alerts",
      "url": "/notifications",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Tribes",
      "short_name": "Tribes",
      "url": "/tribes",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
