{
  "name": "Split Care",
  "short_name": "Split Care",
  "description": "A calm co-parenting app for parents, with a safe calendar-only mode for children.",
  "start_url": "/login",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F8FAFC",
  "theme_color": "#4A55F0",
  "categories": ["productivity", "lifestyle", "family"],
  "icons": [
    {
      "src": "/app-icon.png",
      "sizes": "343x343",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": []
}
