{
  "name": "ET Mutt Hutt Client App",
  "short_name": "ET Mutt Hutt",
  "description": "ET Mutt Hutt client access, powered by The Mutt Hutt Way.",
  "id": "/?app=et-mutt-hutt-client-v47",
  "start_url": "/?app=et-mutt-hutt-client-v47#myaccount",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0b2f5b",
  "theme_color": "#0b2f5b",
  "icons": [
    {
      "src": "assets/et-mutt-hutt-icon-192-v47.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/et-mutt-hutt-icon-512-v47.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/et-mutt-hutt-maskable-512-v47.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}