{
  "name": "HAEVN",
  "short_name": "HAEVN",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#f3f4f6",
  "theme_color": "#4f46e5",
  "description": "Created with love for Annabella and Emiliana (A+E) to be a safe place to learn about the world.",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://www.gstatic.com/images/branding/product/1x/gtech_moviestudio_64dp.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "https://www.gstatic.com/images/branding/product/1x/gtech_moviestudio_128dp.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "https://www.gstatic.com/images/branding/product/1x/gtech_moviestudio_192dp.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://www.gstatic.com/images/branding/product/1x/gtech_moviestudio_512dp.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}