{
  "name": "WebBadge Collective Authenticity",
  "short_name": "WebBadge",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f1c40f",
  "theme_color": "#f1c40f",
  "icons": [
    {
      "src": "android-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "android-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}