{
  "name": "Housio — Property Intelligence Meets Community Life",
  "short_name": "Housio",
  "description": "Actual transactions, resident experience, local opportunities and trusted guidance around the places that matter to you.",
  "start_url": "/feed",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#155eef",
  "orientation": "portrait-primary",
  "categories": ["business", "lifestyle", "social"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "My Property",
      "short_name": "Property",
      "url": "/my-properties"
    },
    {
      "name": "Communities",
      "short_name": "Communities",
      "url": "/communities"
    },
    {
      "name": "Messages",
      "short_name": "Messages",
      "url": "/messages"
    }
  ]
}
