{
  "name": "Association of Industrial Microbiologists of Nigeria",
  "short_name": "AIMN",
  "description": "Official website of the Association of Industrial Microbiologists of Nigeria (AIMN). Uniting professionals, researchers, and industries to advance industrial microbiology, quality standards, and biotechnology.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#FAF8F4",
  "theme_color": "#0a7f43",
  "orientation": "portrait-primary",
  "scope": "./",
  "icons": [
    {
      "src": "assets/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "assets/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
