{
  "name": "HouseHQ",
  "short_name": "HouseHQ",
  "description": "Manage more. Stress less. Everything home, all in one place.",
  "id": "househq",
  "scope": "/",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#F4F1E8",
  "theme_color": "#F4F1E8",
  "icons": [
    {
      "src": "/img/househq-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/househq-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
