{
  "name": "The Community Insiders Scanner",
  "short_name": "Insider Scanner",
  "description": "Scanner progressive web application for businesses to verify Insiders member memberships.",
  "start_url": "/business/scanner",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a192f",
  "theme_color": "#0a192f",
  "categories": ["utilities", "business"],
  "icons": [
    {
      "src": "/pwa-icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    }
  ]
}
