{
  "id": "https://gmoapp.com/",
  "name": "G-mo",
  "short_name": "G-mo",
  "description": "G-mo Super-App — pay and get paid. Wallet, merchant point-of-sale, rewards and social.",
  "start_url": "https://gmoapp.com/",
  "scope": "https://gmoapp.com/",
  "display": "fullscreen",
  "background_color": "#12241d",
  "theme_color": "#12241d",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}