{
  "name": "AGS Security Solutions",
  "short_name": "AGS Security",
  "description": "Professional security services and equipment",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#667eea",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/AGS.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/AGS.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "security",
    "business",
    "services"
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Products",
      "short_name": "Products",
      "description": "Browse security products",
      "url": "/products",
      "icons": [
        {
          "src": "/AGS.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Services",
      "short_name": "Services",
      "description": "View security services",
      "url": "/services",
      "icons": [
        {
          "src": "/AGS.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
