{
  "name": "California Bitcoin Education Lab",
  "short_name": "Bitcoin Lab",
  "description": "Bitcoin-only education. Structured, guided learning.",
  "start_url": "/dashboard/home/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#050505",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/assets/launch-square.png",
      "sizes": "1200x1200",
      "type": "image/png"
    }
  ]
}