{
  "name": "CircleOfTrust",
  "short_name": "CircleOfTrust",
  "description": "The Rolodex of the 21st Century — AI-enabled contact management",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0D1B2A",
  "theme_color": "#00D4AA",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "cot-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "cot-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["social", "lifestyle"]
}
