{
  "name": "South Pointe POA",
  "short_name": "SPPOA",
  "description": "South Pointe Property Owners Association resident and community portal",
  "start_url": "/index.php",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a3a5c",
  "theme_color": "#1a3a5c",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Resident Portal",
      "short_name": "Resident",
      "url": "/resident-portal.php",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "BOD Portal",
      "short_name": "BOD",
      "url": "/portal.php",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "BCC Portal",
      "short_name": "BCC",
      "url": "/bcc-portal.php",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "categories": ["utilities", "lifestyle"],
  "lang": "en-US"
}
