{
  "name": "Norwill Scorecard OS",
  "short_name": "Norwill",
  "description": "Daily scorecard, huddle, rocks, and issues for Norwill Healthcare. Built by Triumph Business Solutions.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B6A74",
  "theme_color": "#0B6A74",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Enter today's numbers",
      "short_name": "Daily entry",
      "url": "./index.html#my",
      "description": "Jump straight to My Scorecard"
    },
    {
      "name": "Daily Huddle",
      "short_name": "Huddle",
      "url": "./index.html#huddle"
    }
  ]
}
