{
  "name": "FanLinq — Sports Fan Network",
  "short_name": "FanLinq",
  "description": "Connect with sports fans worldwide. Join fan clubs, discover rivalries, and find your game-day crew.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4f46e5",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://media.base44.com/images/public/69ece2f94b13c102574f5b6e/ddfa654b9_FanLinqLogo-512x512.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://media.base44.com/images/public/69ece2f94b13c102574f5b6e/ddfa654b9_FanLinqLogo-512x512.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://media.base44.com/images/public/69ece2f94b13c102574f5b6e/ddfa654b9_FanLinqLogo-512x512.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://media.base44.com/images/public/69ece2f94b13c102574f5b6e/ddfa654b9_FanLinqLogo-512x512.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://media.base44.com/images/public/69ece2f94b13c102574f5b6e/ddfa654b9_FanLinqLogo-512x512.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://media.base44.com/images/public/69ece2f94b13c102574f5b6e/ddfa654b9_FanLinqLogo-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["social", "sports", "entertainment"],
  "lang": "en-US",
  "dir": "ltr",
  "scope": "/",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Social Feed",
      "short_name": "Feed",
      "description": "View your sports social feed",
      "url": "/",
      "icons": [
        {
          "src": "https://media.base44.com/images/public/69ece2f94b13c102574f5b6e/ddfa654b9_FanLinqLogo-512x512.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Connect",
      "short_name": "Connect",
      "description": "Find matches and communities",
      "url": "/connect",
      "icons": [
        {
          "src": "https://media.base44.com/images/public/69ece2f94b13c102574f5b6e/ddfa654b9_FanLinqLogo-512x512.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "My Team",
      "short_name": "Profile",
      "description": "View your profile",
      "url": "/my-team",
      "icons": [
        {
          "src": "https://media.base44.com/images/public/69ece2f94b13c102574f5b6e/ddfa654b9_FanLinqLogo-512x512.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "https://media.base44.com/images/public/69ece2f94b13c102574f5b6e/ddfa654b9_FanLinqLogo-512x512.png",
      "sizes": "1170x2532",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Social Feed"
    },
    {
      "src": "https://media.base44.com/images/public/69ece2f94b13c102574f5b6e/ddfa654b9_FanLinqLogo-512x512.png",
      "sizes": "1170x2532",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Fan Clubs"
    }
  ],
  "related_applications": [],
  "iarc_rating_id": "",
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "content",
      "url": "url",
      "files": [
        {
          "name": "media",
          "accept": ["image/*", "video/*"]
        }
      ]
    }
  }
}
