{
  "name": "genie help",
  "short_name": "geniehelp",
  "id": "/?source=pwa",
  "description": "The global operating system for commerce. Payments, logistics, e-commerce, finance, and AI intelligence \u2014 unified on one platform.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#000000",
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false,
  "launch_handler": { "client_mode": "focus-existing" },
  "categories": ["finance", "social", "productivity", "utilities", "business", "shopping"],
  "icons": [
    {
      "src": "icons/genie_help_logo.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon_42x42.png",
      "sizes": "42x42",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon_56x56.png",
      "sizes": "56x56",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon_81x81.png",
      "sizes": "81x81",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon_108x108.png",
      "sizes": "108x108",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon_120x120.png",
      "sizes": "120x120",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon_152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon_180x180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon_192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon_256x256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon_384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon_512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon_maskable_192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon_maskable_512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "icons/icon_512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "label": "genie help Home Screen"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Home",
      "url": "/#/home",
      "description": "Go to your dashboard",
      "icons": [
        {
          "src": "icons/icon_192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Marketplace",
      "short_name": "Market",
      "url": "/#/market",
      "description": "Browse the marketplace",
      "icons": [
        {
          "src": "icons/icon_192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "related_applications": [],
  "handle_links": "preferred"
}
