{
  "name": "Justice Kennels Training Portal",
  "short_name": "Justice Kennels",
  "id": "/justice-kennels-app-v2",
  "description": "Training, attendance, dog records and family communication in one secure app.",
  "lang": "en-ZA",
  "dir": "ltr",
  "start_url": "/?source=justice-kennels-app-v2",
  "scope": "/",
  "display": "standalone",
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "background_color": "#020711",
  "theme_color": "#050b16",
  "orientation": "portrait-primary",
  "prefer_related_applications": false,
  "categories": ["education", "productivity", "lifestyle"],
  "icons": [
    {
      "src": "/app-icon-192.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
