{
  "name": "Teach Me Something",
  "short_name": "TMS",
  "description": "Turn your AI into a personal tutor. Personalized tutorials, spaced repetition, one library for everything you want to learn.",
  "icons": [
    {
      "src": "/icon-192.png?v=2",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icon.png?v=2",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/icon-maskable.png?v=2",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#2B473D",
  "background_color": "#F5ECD7"
}
