{
  "name": "Jerriva",
  "short_name": "Jerriva",
  "description": "Jerriva connects businesses, churches, and event organizers with vetted off-duty peace officers for traffic control, event security, and public safety coordination.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d2238",
  "theme_color": "#0d2238",
  "categories": ["business", "productivity", "security"],
  "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.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
