{
  "name": "Glotsmith",
  "short_name": "Glotsmith",
  "description": "Make any content your lesson — study from your own PDFs, video, and audio.",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#faf7f2",
  "theme_color": "#3a7048",
  "icons": [
    { "src": "/favicon.svg", "type": "image/svg+xml", "sizes": "any" },
    { "src": "/icon-192.png", "type": "image/png", "sizes": "192x192" },
    { "src": "/icon-512.png", "type": "image/png", "sizes": "512x512" },
    { "src": "/apple-touch-icon.png", "type": "image/png", "sizes": "180x180" }
  ]
}
