{
  "name": "NoeticCog — Stability Console",
  "short_name": "NoeticCog",
  "description": "Daily mental-health telemetry: stability, volatility, burnout and spiral risk, with an early-warning forecast.",
  "start_url": "/today",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#131211",
  "theme_color": "#131211",
  "categories": [
    "health",
    "lifestyle",
    "productivity"
  ],
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Check in",
      "short_name": "Check in",
      "url": "/today",
      "description": "Record today's signal"
    },
    {
      "name": "Insights",
      "short_name": "Insights",
      "url": "/insights",
      "description": "Forecast and experiments"
    }
  ]
}
