{
  "id": "/",
  "name": "Sanctuary of Inverness II HOA",
  "short_name": "SOI2 HOA",
  "description": "Community website for Sanctuary of Inverness II Homeowners Association",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a3a2a",
  "theme_color": "#1a3a2a",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "categories": ["lifestyle", "utilities"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon",
      "purpose": "any"
    },
    {
      "src": "/airo-assets/images/logo/primary",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/airo-assets/images/logo/primary",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/airo-assets/images/logo/primary",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/airo-assets/images/logo/primary",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Newsletter",
      "short_name": "Newsletter",
      "description": "Read the latest community newsletter",
      "url": "/newsletter",
      "icons": [{ "src": "/favicon.ico", "sizes": "48x48" }]
    },
    {
      "name": "Owners Portal",
      "short_name": "Portal",
      "description": "Access private homeowner documents",
      "url": "/owners-portal",
      "icons": [{ "src": "/favicon.ico", "sizes": "48x48" }]
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Contact the board or management",
      "url": "/contact",
      "icons": [{ "src": "/favicon.ico", "sizes": "48x48" }]
    }
  ]
}
