{
  "name": "Steady-Feed",
  "short_name": "Steady-Feed",
  "description": "Accurately thicken infant formula to prescribed IDDSI consistency levels",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#30a68e",
  "background_color": "#f6f9f8",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
