{
  "short_name": "Life",
  "name": "Life. - Family Hub",
  "description": "Your family's shared space - shopping lists, calendar events, and secure info, all together.",
  "categories": ["lifestyle", "family", "productivity"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "background_color": "#F1F1F1",
  "theme_color": "#E87D4B",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "edge_side_panel": {
    "preferred_width": 360
  }
}
