{
  "name": "SEPS Mobile R2",
  "short_name": "SEPS",
  "description": "The phone-sized companion to seps.org, with parasite systematics, field research, specimen-linked imaging, and the on-device SEPS Lens image-evidence instrument.",
  "id": "/mobile-r2/",
  "start_url": "/mobile-r2/index.html#home",
  "scope": "/mobile-r2/",
  "lang": "en-US",
  "dir": "ltr",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "minimal-ui"
  ],
  "orientation": "portrait-primary",
  "background_color": "#f4f0e8",
  "theme_color": "#082f34",
  "categories": [
    "education",
    "science",
    "reference",
    "utilities"
  ],
  "prefer_related_applications": false,
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "screenshots/home.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "SEPS Mobile home"
    },
    {
      "src": "screenshots/lens.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "SEPS Lens image-evidence score"
    }
  ],
  "shortcuts": [
    {
      "name": "SEPS Lens",
      "short_name": "Lens",
      "description": "Run an on-device image-evidence check.",
      "url": "/mobile-r2/index.html/#lens",
      "icons": [
        {
          "src": "icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Research",
      "short_name": "Research",
      "url": "/mobile-r2/index.html/#research",
      "icons": [
        {
          "src": "icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Projects",
      "short_name": "Projects",
      "url": "/mobile-r2/index.html/#projects",
      "icons": [
        {
          "src": "icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Imaging & Methods",
      "short_name": "Imaging",
      "url": "/mobile-r2/index.html/#imaging",
      "icons": [
        {
          "src": "icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
