{
  "name": "Pruna Transport — Operations Hub",
  "short_name": "Pruna Transport",
  "description": "International freight TMS. Loads, fleet, subs, cash flow in one hub.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#070707",
  "background_color": "#070707",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Loads",
      "url": "/loads",
      "description": "View load board"
    },
    {
      "name": "Fleet",
      "url": "/fleet",
      "description": "See trucks status"
    },
    {
      "name": "New Load",
      "url": "/loads?new=1",
      "description": "Create a new transport load"
    }
  ]
}
