{
  "name": "LIFEBOX — Your family's life, organized.",
  "short_name": "LIFEBOX",
  "description": "LIFEBOX is your family life operating system. Track documents, payments, cars, homes, maintenance and renewals in one intelligent place that tells you what needs your attention.",
  "lang": "en",
  "dir": "auto",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#faf8f3",
  "theme_color": "#0F766E",
  "categories": ["lifestyle", "productivity", "finance"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "What Should I Do?", "url": "/what-to-do" },
    { "name": "Documents", "url": "/documents" },
    { "name": "Ask LIFEBOX", "url": "/lifebox-ai" }
  ]
}
