{
  "name": "CBTW Green Coins Program",
  "short_name": "CBTW GCP",
  "description": "Earn and donate green coins for charity with CBTW.",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0A7B34",
  "orientation": "portrait",
  "scope": ".",
  "icons": [
    {
      "src": "icons/pwa/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/pwa/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "favicon.ico",
      "sizes": "48x48 64x64 128x128 256x256 512x512",
      "type": "image/x-icon"
    }
  ],
  "prefer_related_applications": false
}
