{
    "name": "TGP",
    "short_name": "TGP",
    "start_url": "/",
    "display": "fullscreen",
    "background_color": "#002d5f",
    "theme_color": "#002d5f",
    "orientation": "portrait",
    "icons": [
      {
        "src": "TGP-192x192.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "TGP-512x512.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ]
  }