{
  "name": "AxleTicket",
  "short_name": "AxleTicket",
  "description": "Axle Multi-Transport Ticket System — Offline-capable field operations",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#FF5F15",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Ticket",
      "short_name": "Ticket",
      "description": "Open the active ticket",
      "url": "/?tab=ticket",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Line Items",
      "short_name": "Line Items",
      "description": "Add or review line items",
      "url": "/?tab=line-item",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Preview",
      "short_name": "Preview",
      "description": "Preview the ticket",
      "url": "/?tab=preview",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Map",
      "short_name": "Map",
      "description": "Live map & navigation",
      "url": "/?tab=map",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Files",
      "short_name": "Files",
      "description": "Photos & attachments",
      "url": "/?tab=files",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Actions",
      "short_name": "Actions",
      "description": "Quick field actions",
      "url": "/?tab=actions",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Statement",
      "short_name": "Statement",
      "description": "Ticket statement",
      "url": "/?tab=statement",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Materials",
      "short_name": "Materials",
      "description": "Service materials",
      "url": "/?tab=materials",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "categories": ["business", "productivity"],
  "prefer_related_applications": false,
  "scope": "/",
  "lang": "en",
  "dir": "ltr"
}
