{
  "name": "Labby Mobile",
  "short_name": "Labby",
  "description": "Scientific notebook reader — read your Labby protocols and notebooks on iPhone",
  "start_url": "/Labby-mobile/",
  "scope": "/Labby-mobile/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0f",
  "theme_color": "#6366f1",
  "icons": [
    {
      "src": "/Labby-mobile/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/Labby-mobile/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
