{
  "name": "RO Tracker",
  "short_name": "RO Tracker",
  "description": "WEFL-CAD Work Order & Calibration Tracker",
  "start_url": "/tracker/index2.html",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#000000",
  "theme_color": "#ffff00",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "apple touch icon"
    }
  ],
  "categories": [
    "productivity",
    "utilities"
  ],
  "lang": "en-US"
}