{
  "name": "StudyPal - Study Smarter",
  "short_name": "StudyPal",
  "description": "AI-powered study companion with flashcards, quizzes, voice input, and more",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#4F46E5",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='100' fill='%234F46E5'/><path d='M256 150c-40 0-75 20-95 50-5 8 0 18 9 20 30 8 52 35 52 67 0 10-2 19-6 28 35-12 65-40 80-75-5-2-10-3-15-3-45 0-82-37-82-82 0-2 0-5 1-7 55 10 95 58 95 113 0 38-17 72-44 95' fill='white'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}