{
  "id": "/",
  "name": "Stenos",
  "short_name": "Stenos",
  "description": "A trust-native workspace for evidence-backed proof, public review, qualified communication, and accountable collaboration.",
  "lang": "en-US",
  "dir": "ltr",
  "start_url": "/?source=pwa-home&tab=signals",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#050608",
  "background_color": "#050608",
  "categories": [
    "productivity",
    "business",
    "utilities"
  ],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-167x167.png",
      "sizes": "167x167",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-180x180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-256x256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-monochrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "monochrome"
    },
    {
      "src": "/icons/icon-monochrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "monochrome"
    }
  ],
  "shortcuts": [
    {
      "name": "New Signal",
      "short_name": "Signal",
      "description": "Open the Active Field and start from the signal workspace.",
      "url": "/?source=pwa-shortcut&tab=signals&shortcut=new-signal",
      "icons": [
        {
          "src": "/icons/icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Active Field",
      "short_name": "Field",
      "description": "Jump directly into the STENOS signal field.",
      "url": "/?source=pwa-shortcut&tab=signals&shortcut=active-field",
      "icons": [
        {
          "src": "/icons/icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Resolution Queue",
      "short_name": "Resolve",
      "description": "Launch into the resolution workspace.",
      "url": "/?source=pwa-shortcut&tab=resolution&shortcut=resolution",
      "icons": [
        {
          "src": "/icons/icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Communication Inbox",
      "short_name": "Comms",
      "description": "Open anchored communication workspaces.",
      "url": "/?source=pwa-shortcut&tab=communication&shortcut=communication",
      "icons": [
        {
          "src": "/icons/icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/active-field-wide.png",
      "sizes": "1600x1200",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Installed Active Field workspace"
    },
    {
      "src": "/screenshots/resolution-wide.png",
      "sizes": "1600x1200",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Resolution workspace with resolver queue and SLA view"
    },
    {
      "src": "/screenshots/organization-wide.png",
      "sizes": "1600x1200",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Organization command center"
    },
    {
      "src": "/screenshots/communication-mobile.png",
      "sizes": "1290x2796",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Qualified communication mobile workspace"
    }
  ]
}
