{
  "name": "HelloSIM - eSIM for Borderless Travel",
  "short_name": "HelloSIM",
  "description": "Buy eSIM data plans for 200+ countries. Stay connected anywhere in the world.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#E11D48",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/images/logo/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/logo/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["travel", "utilities", "lifestyle"],
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.hellosim.app",
      "id": "com.hellosim.app"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/hellosim/id0000000000"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Browse eSIM Plans",
      "short_name": "Plans",
      "url": "/catalog",
      "icons": [{ "src": "/images/logo/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My eSIMs",
      "short_name": "My eSIMs",
      "url": "/dashboard/esims",
      "icons": [{ "src": "/images/logo/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
