{
  "name": "RMS Residential Management",
  "short_name": "RMS",
  "description": "Residential management system for residents, units, facilities, jobs, forms, and documents.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f7faf9",
  "theme_color": "#0f2a33",
  "icons": [
    {
      "src": "/icons/rms-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/rms-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/rms-icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
