{
  "short_name": "TFG",
  "name": "The First Group",
  "icons": [
    {
      "src": "launcher-icon-0-75x.png",
      "sizes": "36x36",
      "type": "image/png"
    },
    {
      "src": "launcher-icon-1x.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "launcher-icon-1-5x.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "launcher-icon-2x.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "launcher-icon-3x.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "launcher-icon-4x.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "launcher-splash.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "/en/?utm_source=homescreen",
  "scope": "/",
  "display": "standalone",
  "background_color": "#36829f",
  "theme_color": "#36829f",
  "orientation": "portrait",
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "id": "com.the.firstgroup"
    }
  ]
}