{
  "name": "Genius Flashcards",
  "short_name": "Flashcards",
  "description": "AI-powered flashcard app with streaks, spaced repetition, and friends",
  "start_url": "https://app.geniusflashcards.app/home",
  "display": "standalone",
  "theme_color": "#FF0088",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
