{
  "name": "Root - Banking Without Borders",
  "short_name": "Root",
  "description": "Low-cost, instant and secure global payments tailored for the modern explorer.",
  "start_url": "/pay",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#111111",
  "theme_color": "#121212",
  "lang": "en",
  "categories": ["finance", "utilities"],
  "icons": [
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/landingpage_screens.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "label": "Root - Banking Without Borders"
    },
    {
      "src": "/landingpage_screens_white_bg.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "label": "Root - Banking Without Borders"
    }
  ],
  "prefer_related_applications": false
}
