{
  "name": "Innovative IO",
  "short_name": "Innovative IO",
  "description": "Custom operational software for healthcare and short-term-rental teams.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fbfaf7",
  "theme_color": "#0c6d80",
  "icons": [
    {
      "src": "/assets/brand/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/brand/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/assets/brand/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
