{
  "name": "The Village Hub",
  "short_name": "Village Hub",
  "description": "Your village, all in one hub. Bringing co-parents, partners, and caregivers together.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F5F5F0",
  "theme_color": "#8EAC9F",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["lifestyle", "productivity", "family"],
  "shortcuts": [
    {
      "name": "Schedule",
      "url": "/custody",
      "icons": [{ "src": "/favicon.ico", "sizes": "48x48" }]
    },
    {
      "name": "Messages",
      "url": "/messages",
      "icons": [{ "src": "/favicon.ico", "sizes": "48x48" }]
    }
  ]
}
