{
  "name": "Nurtured Beginnings Doulas",
  "short_name": "NBD",
  "description": "NBD — Payment management system for Nurtured Beginnings Doulas",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#f2ece4",
  "theme_color": "#faf5ef",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
