{
  "name": "RecurveIQ",
  "short_name": "RecurveIQ",
  "description": "The free flashcard and quiz app for daily learning. Bite-sized facts, quizzes, and custom flashcards across 20+ topics.",
  "start_url": "https://app.recurveiq.com",
  "display": "standalone",
  "background_color": "#0C0E14",
  "theme_color": "#E2A336",
  "icons": [
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
