{
  "name": "Find Your Village",
  "short_name": "The Village",
  "description": "A judgment-free AI parenting companion.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fbf5ec",
  "theme_color": "#fbf5ec",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
