{
  "name": "LIBRE Offline Learning Tool",
  "short_name": "LIBRE Downloader",
  "description": "Save authorized educational media for responsible offline learning.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F5F7FC",
  "theme_color": "#061B49",
  "icons": [
    {
      "src": "/assets/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}