{
  "name": "TestHub Field Screener",
  "short_name": "Field Screener",
  "description": "RAIsonance TestHub Field Screener - Offline cough sample collection for respiratory disease screening",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#006BA6",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/img/raisonance_icon-200.png",
      "sizes": "100x100",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["medical", "health", "utilities"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Collect Sample",
      "short_name": "Collect",
      "description": "Start collecting a cough sample",
      "url": "/offline-collection.html",
      "icons": [
        {
          "src": "/img/raisonance_icon-200.png",
          "sizes": "100x100"
        }
      ]
    },
    {
      "name": "Upload Status",
      "short_name": "Upload",
      "description": "View and upload offline samples",
      "url": "/upload-status.html",
      "icons": [
        {
          "src": "/img/raisonance_icon-200.png",
          "sizes": "100x100"
        }
      ]
    }
  ],
  "prefer_related_applications": false
}
