{
  "name": "Estate Key — Held in trust.",
  "short_name": "Estate Key",
  "description": "The record of the house, kept for the life of the house. A 24/7 concierge briefed on every detail of your home.",
  "start_url": "/homeowner/chat",
  "id": "/homeowner/chat",
  "display": "standalone",
  "background_color": "#F2ECD9",
  "theme_color": "#F2ECD9",
  "orientation": "portrait-primary",
  "categories": ["lifestyle", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
