{
  "name": "BioHacksly: Your Biohacking Companion",
  "short_name": "BioHacksly",
  "icons": [
    {
      "src": "icons/web-app-manifest-192x192.png?v=0.0.1",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/web-app-manifest-512x512.png?v=0.0.1",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "start_url": ".",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone"
}