{
  "id": "/",
  "name": "Northstar Rental Operations",
  "short_name": "Northstar Ops",
  "description": "Rental fleet, reservations, contracts, rates, transfers, and customer operations.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone"],
  "background_color": "#08131f",
  "theme_color": "#08131f",
  "orientation": "any",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
