{
  "name": "Janis Escamilla Supported Living Services",
  "short_name": "Janis Escamilla SLS",
  "description": "Supported living services for adults with developmental disabilities in Placerville and El Dorado County, CA.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6B4C9A",
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}