{
  "name": "Orbit",
  "short_name": "Orbit",
  "description": "Personal wealth command, balance sheet, physical inventory, and household collaboration.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f3f5fa",
  "theme_color": "#f8fafc",
  "orientation": "portrait-primary",
  "categories": ["productivity", "finance", "lifestyle"],
  "icons": [
    {
      "src": "/orbit-icon.svg",
      "sizes": "192x192 512x512 any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}

