{
  "name": "Famli — Family Activity Hub",
  "short_name": "Famli",
  "description": "The family command center for kids activities",
  "start_url": "/family",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3B82F6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Calendar",
      "short_name": "Calendar",
      "url": "/family/calendar"
    },
    {
      "name": "To-Do Lists",
      "short_name": "Lists",
      "url": "/family/lists"
    },
    {
      "name": "Import Event",
      "short_name": "Import",
      "url": "/family/import"
    }
  ],
  "categories": ["lifestyle", "productivity"],
  "screenshots": []
}
