{
  "name": "Living Legacy OS",
  "short_name": "Legacy OS",
  "description": "A personal operating system powered by an AI agent team for work & life.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#FAF6F1",
  "theme_color": "#8B7355",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
