{
  "name": "ReadBetween",
  "short_name": "ReadBetween",
  "description": "AI-powered conversation analysis that reveals power dynamics, hidden intent, and manipulation signals.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#FAF8F4",
  "theme_color": "#6C5CE7",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "./assets/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "./assets/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "utilities"],
  "lang": "en"
}
