{
  "name": "AssetScan by PASS",
  "short_name": "AssetScan",
  "description": "Asset scanner to read PASS QR/barcode instrument ID labels. Check and confirm the calibration status of your instruments.",
  "id": "pass-asset-scan",
  "start_url": "/",
  "display": "standalone",
  "icons": [
    {
      "src": "media/icon-1024px.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "media/icon-512px.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "media/icon-256px.png",
      "sizes": "256x156",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "theme_color": "#0f1b2c",
  "background_color": "#0f1b2c",
  "categories": ["business", "productivity"],
  "orientation": "portrait"
}     