{
  "name": "Teach Me Something",
  "short_name": "TMS",
  "description": "Track your tutorials and test your understanding with AI-powered quizzes.",
  "icons": [
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/icon-maskable.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#f43f5e",
  "background_color": "#fdf8f4"
}
