{
  "name": "Mave",
  "short_name": "Mave",
  "description": "Postpartum support for the thoughts you can't say out loud yet.",
  "start_url": "/chat",
  "display": "standalone",
  "background_color": "#F7F4EF",
  "theme_color": "#171311",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
