{
 "name": "AcousticAI Lab",
 "short_name": "AcousticAI",
 "description": "Build AI that survives the factory floor.",
 "start_url": "/index.html",
 "scope": "/",
 "display": "browser",
 "theme_color": "#0B1F3B",
 "background_color": "#0B1F3B",
 "icons": [
  {
   "src": "/assets/logo/icon-192.png",
   "sizes": "192x192",
   "type": "image/png",
   "purpose": "any"
  },
  {
   "src": "/assets/logo/icon-512.png",
   "sizes": "512x512",
   "type": "image/png",
   "purpose": "any"
  }
 ]
}