{
  "name": "GOBO Systems - Tracking Solutions",
  "short_name": "GOBO Systems",
  "description": "Advanced object tracking solutions for diverse industries including manufacturing, government, police, banking, and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#667eea",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/images/logo.jpeg",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/logo_transparent.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "utilities"],
  "lang": "en",
  "dir": "ltr",
  "scope": "/",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Asset Tracker",
      "short_name": "Assets",
      "description": "Track and manage physical assets",
      "url": "/asset-tracking-system.html",
      "icons": [{ "src": "/images/products/asset_tracker_image.jpg", "sizes": "192x192" }]
    },
    {
      "name": "Weapon Tracker",
      "short_name": "Weapons",
      "description": "Military and police weapon tracking",
      "url": "/weapon-tracking-system-and-armory-management-system.html",
      "icons": [{ "src": "/images/products/weapon_tracker_image.jpg", "sizes": "192x192" }]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with GOBO Systems",
      "url": "/contact-gobosys.html",
      "icons": [{ "src": "/images/favicon.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "/images/screenshots/desktop-home.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "GOBO Systems Homepage"
    },
    {
      "src": "/images/screenshots/mobile-home.jpg",
      "sizes": "640x1136",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "GOBO Systems Mobile View"
    }
  ]
}