{
  "name": "Location Hub",
  "short_name": "LocationHub",
  "description": "Team check-ins, made simple. Check in, see who's on the clock, and review the hours — on web, iOS and Android.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B0806",
  "theme_color": "#0B0806",
  "lang": "en",
  "categories": ["productivity", "business", "utilities"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='32' fill='%230B0806'/%3E%3Ccircle cx='96' cy='96' r='72' fill='none' stroke='%23E8815A' stroke-width='8'/%3E%3Ccircle cx='96' cy='96' r='40' fill='none' stroke='%23E8815A' stroke-width='4' opacity='0.5'/%3E%3Ccircle cx='96' cy='96' r='18' fill='%23E8815A'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='96' fill='%230B0806'/%3E%3Ccircle cx='256' cy='256' r='192' fill='none' stroke='%23E8815A' stroke-width='22'/%3E%3Ccircle cx='256' cy='256' r='108' fill='none' stroke='%23E8815A' stroke-width='10' opacity='0.5'/%3E%3Ccircle cx='256' cy='256' r='48' fill='%23E8815A'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
