{
  "id": "./",
  "name": "Sapience",
  "short_name": "Sapience",
  "description": "Sapience — your AI-first operating system. A team of task-expert AI Agents working on your own data, in the channels you already use.",
  "start_url": "./#/login?source=pwa",
  "scope": "./",
  "display": "standalone",
  "theme_color": "#0D6EFD",
  "background_color": "#374151",
  "lang": "en",
  "categories": [
    "productivity",
    "business"
  ],
  "icons": [
    {
      "src": "./icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "./icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "./screenshots/screenshot-narrow.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Sign in to Sapience on your phone"
    },
    {
      "src": "./screenshots/screenshot-wide.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Sign in to Sapience on your tablet"
    }
  ]
}
