{
  "name": "Looplli",
  "short_name": "Looplli",
  "description": "A mobile-friendly platform for surveys and other earning opportunities.",
  "id": "/",
  "start_url": "/login",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "categories": ["finance", "productivity", "business"],
  "icons": [
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Start Earning",
      "url": "/",
      "description": "Complete surveys and watch videos to earn money"
    },
    {
      "name": "Check Wallet",
      "url": "/wallet",
      "description": "View your balance and transaction history"
    },
    {
      "name": "Refer Friends",
      "url": "/refer",
      "description": "Earn money by inviting friends"
    },
    {
      "name": "Community",
      "url": "/community",
      "description": "Connect with other earners"
    }
  ],
  "edge_side_panel": {
    "preferred_width": 400
  },
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://looplli.com/manifest.json"
    }
  ],
  "protocol_handlers": [
    {
      "protocol": "web+looplly",
      "url": "/refer?code=%s"
    }
  ]
}
