{
  "name": "TMA Message Center",
  "short_name": "Message Center",
  "start_url": "https://www.towelassociation.com/message_center/",
  "scope": "https://www.towelassociation.com/message_center/",
  "description": "",
  "orientation": "any",
  "related_applications": [],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "https://www.towelassociation.com/message_center/images/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "https://www.towelassociation.com/message_center/images/icon-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "https://www.towelassociation.com/message_center/images/icon-256x256.png",
      "type": "image/png",
      "sizes": "256x256"
    },
    {
      "src": "https://www.towelassociation.com/message_center/images/icon-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "display": "standalone",
  "theme_color": "#3d99f0",
  "background_color": "#3e3e3d"
}