
{
  "name": "GC Track - Package Tracking",
  "short_name": "GC Track",
  "description": "Track your Ghana Cargo Jr. shipments and packages in real-time",
  "version": "2.1.0",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1e40af",
  "theme_color": "#1e40af",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["utilities", "productivity", "business"],
  "id": "gc-track-subdomain-pwa-v2-2025",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/gcj-logo.png",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "shortcuts": [
    {
      "name": "Quick Track",
      "short_name": "Track",
      "description": "Enter tracking number to track package",
      "url": "/?action=quick-track&utm_source=shortcut",
      "icons": [
        {
          "src": "/favicon.ico",
          "sizes": "32x32"
        }
      ]
    },
    {
      "name": "Track by Phone",
      "short_name": "Phone",
      "description": "Access invoices with phone number",
      "url": "/?action=phone-track&utm_source=shortcut",
      "icons": [
        {
          "src": "/favicon.ico",
          "sizes": "32x32"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "/favicon.ico",
      "sizes": "540x720",
      "type": "image/x-icon",
      "form_factor": "narrow",
      "label": "Track your packages easily"
    }
  ]
}
