{
  "name": "ISP Field Technician",
  "short_name": "Field Tech",
  "description": "ISP Network Management & Field Operations",
  "start_url": "/map.html",
  "display": "standalone",
  "background_color": "#1a1d29",
  "theme_color": "#4f46e5",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-map.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "categories": ["productivity", "utilities"],
  "shortcuts": [
    {
      "name": "Live Map",
      "short_name": "Map",
      "description": "View network map with clients and devices",
      "url": "/map.html",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Tickets",
      "short_name": "Tickets",
      "description": "View and manage support tickets",
      "url": "/tickets.html",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
