{
  "name": "Cooddle",
  "short_name": "CooddlePWA",
  "description": "Simplifying daycare operations while keeping children safe and parents informed.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#00858e",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/images/cooddle-logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/cooddle-logo.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}
