{
  "name": "EdChat",
  "short_name": "EdChat",
  "description": "AI-powered study companion for chat, quizzes, study plans, interviews, flashcards, and DSA practice.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0B0714",
  "theme_color": "#8B5CF6",
  "orientation": "any",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "productivity"],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "id": "com.bmreducation.edchat",
      "url": "https://play.google.com/store/apps/details?id=com.bmreducation.edchat"
    }
  ]
}
