{
  "name": "E-coral",
  "short_name": "E-coral",
  "description": "E-coral is a web app that helps with workflow management and inventory management for coral farms.",
  "icons": [
    {
      "src": "/icons/android-chrome-192x192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/icons/maskable_icon.png",
      "type": "image/png",
      "sizes": "128x128"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/mobile.png",
      "sizes": "414x896",
      "type": "image/png"
    },
    {
      "src": "/screenshots/desktop.png",
      "sizes": "1280x873",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#FFFFFF",
  "background_color": "#FFFFFF",
  "orientation": "portrait-primary",
  "scope": "/",
  "id": "/"
}