{
  "name": "GateChecks",
  "short_name": "GateChecks",
  "description": "Perform instant research on people and companies.",
  "start_url": "https://pwa.gatechecks.com",
  "display": "fullscreen",
  "background_color": "#1a1f2e",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "/images/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["business", "productivity"]
}