{
  "name": "FrenlyAI - Collaborative AI Platform",
  "short_name": "FrenlyAI",
  "description": "Transform your ideas into reality with FrenlyAI - a collaborative AI platform featuring consensus-based chat, voice tools, image generation, and community-driven AI experiences.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#7c3aed",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["productivity", "utilities", "business", "education", "developer"],
  "icons": [
    {
      "src": "/panda-official.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/panda-official.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/panda-official.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/panda-official.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/panda-official.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/panda-official.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/panda-official.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "FrenlyAI Collaborative AI Platform Dashboard"
    },
    {
      "src": "/panda-official.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "FrenlyAI Mobile Interface"
    }
  ],
  "shortcuts": [
    {
      "name": "AI Consensus Chat",
      "short_name": "Consensus",
      "description": "Multiple AI models working together",
      "url": "/consensus",
      "icons": [
        {
          "src": "/panda-official.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Private AI Chat",
      "short_name": "Private",
      "description": "Secure, confidential AI conversations",
      "url": "/private",
      "icons": [
        {
          "src": "/panda-official.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Voice Tools",
      "short_name": "Voice",
      "description": "AI voice transcription and tools",
      "url": "/voice-tools",
      "icons": [
        {
          "src": "/panda-official.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Image Generation",
      "short_name": "Images",
      "description": "Create stunning images with AI",
      "url": "/image-generation",
      "icons": [
        {
          "src": "/panda-official.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 400
  }
}