{
  "id": "/demos/work-console/",
  "name": "LifeHub Work Console",
  "short_name": "Work Console",
  "description": "Owner read-only projection of authoritative LifeHub work state.",
  "start_url": "./?source=pwa",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0b0f15",
  "theme_color": "#10141c",
  "icons": [
    {"src":"./icons/icon-192.png","sizes":"192x192","type":"image/png"},
    {"src":"./icons/icon-512.png","sizes":"512x512","type":"image/png"},
    {"src":"./icons/icon-maskable-512.png","sizes":"512x512","type":"image/png","purpose":"maskable"}
  ]
}