{
  "name": "TufteBye AI Internt",
  "short_name": "TufteBye AI",
  "description": "Internt dashboard for TufteBye AI",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#141c2e",
  "theme_color": "#141c2e",
  "orientation": "portrait-primary",
  "icons": [
    {"src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png"},
    {"src": "/icon-192.png", "sizes": "192x192", "type": "image/png"},
    {"src": "/icon-512.png", "sizes": "512x512", "type": "image/png"},
    {"src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}
  ]
}