{
  "name": "TextToTest",
  "short_name": "TextToTest",
  "description": "Turn your PDFs, images, and notes into smart AI quizzes. Practice online or on Telegram.",
  "start_url": "/dashboard/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a1b2e",
  "theme_color": "#4C6EF5",
  "icons": [
    {
      "src": "/static/img/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/img/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
