{
  "name": "Giveful",
  "short_name": "Giveful",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#141517",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "/assets/giveful/giveful-app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/giveful/giveful-app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/giveful/giveful-app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "gcm_sender_id": "X",
  "DO_NOT_CHANGE_GCM_SENDER_ID": "Do not change the GCM Sender ID"
}
