{
 "name": "Trelos",
 "short_name": "Trelos",
 "description": "A retention engine for high-stakes licensing exams — spaced repetition that makes it stick.",
 "start_url": "/",
 "display": "standalone",
 "background_color": "#17181b",
 "theme_color": "#17181b",
 "icons": [
  {
   "src": "/icon-192-v2.png",
   "sizes": "192x192",
   "type": "image/png"
  },
  {
   "src": "/icon-512-v2.png",
   "sizes": "512x512",
   "type": "image/png"
  }
 ]
}