{
    "name": "FamFlow365",
    "short_name": "FamFlow",
    "description": "Your family's AI-powered chief of staff. Less chaos, more flow.",
    "start_url": "/today",
    "display": "standalone",
    "background_color": "#F4F6F8",
    "theme_color": "#0EA5A4",
    "orientation": "portrait",
    "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"
      }
    ]
  }