{
  "name": "MiNanny Cares",
  "short_name": "MiNanny",
  "description": "Connect parents with nannies through intelligent matching",
  "theme_color": "#E88269",
  "background_color": "#FDFAF5",
  "display": "standalone",
  "start_url": "/",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
