{
  "name": "COMPASS",
  "short_name": "COMPASS",
  "description": "Recovery center management and support system for residents and staff.",
  "theme_color": "#4299e1",
  "background_color": "#f7fafc",
  "display": "standalone",
  "scope": "/",
  "start_url": "/",
  "icons": [
    { "src": "compass.jpg", "sizes": "192x192", "type": "image/jpeg" },
    { "src": "compass.jpg", "sizes": "512x512", "type": "image/jpeg" },
    { "src": "compass.jpg", "sizes": "512x512", "type": "image/jpeg", "purpose": "any maskable" }
  ]
}