{
  "name": "Kazee Infrastructure",
  "short_name": "Kazee",
  "description": "Infrastructure planning and management for fiber and wireless networks",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#6366f1",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "utilities"],
  "shortcuts": [
    {
      "name": "Infrastructure Map",
      "short_name": "Map",
      "description": "View the infrastructure map",
      "url": "/map"
    },
    {
      "name": "Tickets",
      "short_name": "Tickets",
      "description": "View and manage tickets",
      "url": "/tickets"
    },
    {
      "name": "POPs & Sites",
      "short_name": "POPs",
      "description": "Manage points of presence",
      "url": "/pops"
    }
  ]
}
