{
  "name": "CCH Resident Portal",
  "short_name": "CCH Portal",
  "description": "Canton Christian Home Resident Portal - WiFi, phone info, and quick links",
  "start_url": "/portal/dashboard",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#5D7052",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/portal/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/portal/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["utilities", "lifestyle"],
  "lang": "en-US"
}
