{
  "name": "Mother Glow",
  "short_name": "Mother Glow",
  "description": "Mother Glow",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F5EFE4",
  "theme_color": "#B5674C",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/branding/mother-glow/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/branding/mother-glow/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/branding/mother-glow/favicon-48x48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/branding/mother-glow/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/branding/mother-glow/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/branding/mother-glow/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
