{
  "name": "Superior Turf Direct",
  "short_name": "Superior",
  "description": "Trade turf portal for Superior Turf Direct reps and partners.",
  "id": "/portal",
  "start_url": "/portal",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#000000",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/icons/icon-96.png", "sizes": "96x96", "type": "image/png" },
    { "src": "/icons/icon-144.png", "sizes": "144x144", "type": "image/png" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "Dashboard", "url": "/portal/rep" },
    { "name": "Accounts", "url": "/portal/rep/accounts" },
    { "name": "Pipeline", "url": "/portal/rep/pipeline" }
  ]
}
