{
  "name": "RescueAtlas",
  "short_name": "RescueAtlas",
  "description": "The operations platform for animal rescue organizations.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#2c7a7b",
  "background_color": "#f7f8f9",
  "icons": [
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "192x192"
    },
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "512x512"
    }
  ]
}
