{
  "id": "/",
  "name": "LifeHeld",
  "short_name": "LifeHeld",
  "description": "One secure family workspace for household plans, family records, emergencies, life planning and the stories that matter.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f4f1e9",
  "theme_color": "#26332f",
  "categories": ["lifestyle", "productivity", "utilities"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Open LifeHeld",
      "short_name": "Open",
      "url": "/"
    },
    {
      "name": "Emergency plan",
      "short_name": "Emergency",
      "url": "/modules/emergency"
    }
  ]
}
