{
  "name": "Global Protection Cluster",
  "short_name": "GPC",
  "icons": [
    {
      "src": "/themes/custom/gpc/images/app-icons/android/mipmap-xxxhdpi/ic_launcher.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/themes/custom/gpc/images/app-icons/playstore.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#1f1c20",
  "background_color": "#ffffff",
  "display": "standalone",
  "start_url": "/"
}