{
  "name": "FamilyHub",
  "short_name": "FamilyHub",
  "description": "A calm family calendar, tasks, rewards, and shared world.",
  "id": "/",
  "start_url": "/#calendar",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen"],
  "orientation": "any",
  "background_color": "#fbf7f2",
  "theme_color": "#0e6b5c",
  "icons": [
    {
      "src": "/assets/familyhub-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/familyhub-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
