{
  "name": "Ranger Operation Services Inc — Book Security",
  "short_name": "Ranger",
  "description": "Book licensed security guards and vehicle patrol across Florida with Ranger Operation Services Inc. 24/7 dispatch.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0d1329",
  "background_color": "#0d1329",
  "categories": ["business", "productivity", "security"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "Book a Guard", "url": "/app/book" },
    { "name": "My Bookings", "url": "/app/bookings" },
    { "name": "Request Quote", "url": "/app/quote" }
  ]
}
