{
  "name": "Lab Inventory",
  "short_name": "LabInventory",
  "description": "Track lab samples, freezers, boxes, slides and projects with QR labels, expiration alerts and low-stock monitoring.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#2563eb",
  "background_color": "#ffffff",
  "related_applications": [
    { "platform": "webapp", "url": "/manifest.webmanifest" }
  ],
  "icons": [

    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
