{
  "name": "Coparent",
  "short_name": "Coparent",
  "description": "Co-parenting calendar and coordination app",
  "start_url": "/calendar",
  "display": "standalone",
  "background_color": "#FFFDF7",
  "theme_color": "#506639",
  "scope": "/",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["productivity", "lifestyle"],
  "screenshots": [],
  "orientation": "portrait-primary"
}
