{
  "name": "LabNotes — Digital Lab Notebook",
  "short_name": "LabNotes",
  "description": "Private digital lab notebook and experiment tracker.",
  "start_url": "./dashboard.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0d1117",
  "theme_color": "#161b22",
  "icons": [
    { "src": "assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
