{
  "id": "/",
  "name": "SYSTMS",
  "short_name": "SYSTMS",
  "description": "Jobs, customers, crew and the numbers behind them.",
  "start_url": "/Dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#faf9f6",
  "theme_color": "#16160f",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Jobs", "url": "/Jobs", "description": "Every job on the board" },
    { "name": "Chase list", "url": "/OfficeChase", "description": "What needs acting on" }
  ]
}
