{
  "name": "AI Lab Tools",
  "short_name": "AI Lab Tools",
  "description": "AI-powered microscopy, blood film and culture analysis for clinical labs. Powered by ASO-QMS.",
  "start_url": "/launcher",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f172a",
  "theme_color": "#7c3aed",
  "categories": ["medical", "productivity", "education"],
  "lang": "en",
  "icons": [
    { "src": "/icons/icon-72.png",  "type": "image/png", "sizes": "72x72"   },
    { "src": "/icons/icon-96.png",  "type": "image/png", "sizes": "96x96"   },
    { "src": "/icons/icon-128.png", "type": "image/png", "sizes": "128x128" },
    { "src": "/icons/icon-144.png", "type": "image/png", "sizes": "144x144" },
    { "src": "/icons/icon-152.png", "type": "image/png", "sizes": "152x152" },
    { "src": "/icons/icon-180.png", "type": "image/png", "sizes": "180x180" },
    { "src": "/icons/icon-192.png", "type": "image/png", "sizes": "192x192" },
    { "src": "/icons/icon-256.png", "type": "image/png", "sizes": "256x256" },
    { "src": "/icons/icon-384.png", "type": "image/png", "sizes": "384x384" },
    { "src": "/icons/icon-512.png", "type": "image/png", "sizes": "512x512" },
    { "src": "/icons/icon-192-maskable.png", "type": "image/png", "sizes": "192x192", "purpose": "maskable" },
    { "src": "/icons/icon-512-maskable.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Open AI Lab Tools",
      "short_name": "Tools",
      "description": "Open the AI Lab Tools launcher",
      "url": "/launcher",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
