{
  "name": "Lands of Clans - Decentralized SocialFi Platform",
  "short_name": "Lands of Clans",
  "description": "Revolutionary SocialFi platform on Stellar blockchain. Create clans, trade tokens, monetize content and build decentralized communities.",
  "id": "/?source=pwa",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "browser"],
  "background_color": "#060708",
  "theme_color": "#060708",
  "orientation": "portrait-primary",
  "scope": "/",
  "handle_links": "preferred",
  "lang": "en",
  "dir": "ltr",
  "categories": ["social", "finance", "blockchain", "cryptocurrency", "web3"],
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/login.PNG",
      "sizes": "1179x2556",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Lands of Clans mobile screen"
    },
    {
      "src": "/og.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Lands of Clans SocialFi Platform"
    }
  ],
  "shortcuts": [
    {
      "name": "Marketplace",
      "short_name": "Marketplace",
      "description": "Trade goods and services for tokens",
      "url": "/marketplace",
      "icons": [
        {
          "src": "/android-chrome-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Exchange",
      "short_name": "Exchange",
      "description": "Trade tokens and cryptocurrencies",
      "url": "/exchange",
      "icons": [
        {
          "src": "/android-chrome-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Video",
      "short_name": "Video",
      "description": "Watch videos and earn tokens",
      "url": "/video",
      "icons": [
        {
          "src": "/android-chrome-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Feed",
      "short_name": "Feed",
      "description": "Follow updates from clans and creators",
      "url": "/feed",
      "icons": [
        {
          "src": "/android-chrome-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "related_applications": [
    {
      "platform": "web",
      "url": "https://landsofclans.com"
    }
  ],
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 400
  }
}
