{
  "name": "Alden Wheeler Detective Agency & GPS — Defendant Check-In",
  "short_name": "AWDA Check-In",
  "description": "Daily check-in portal for GPS Bond and HIP (Home Incarceration Program) defendants. Document approved locations and other-location visits with receipts.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b1d33",
  "theme_color": "#0b1d33",
  "categories": ["business", "utilities"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
