{
  "id": "/app/",
  "name": "LifeTree OS — founder workspace",
  "short_name": "LifeTree OS",
  "description": "PL-first founder shell: documents, invoices, ontology graph, and sync-backed local cache. Server data requires network; invoice and graph sync use IndexedDB when enabled.",
  "start_url": "/app/home/",
  "scope": "/app/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#020617",
  "theme_color": "#020617",
  "lang": "pl",
  "icons": [
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
