{
  "name": "MATCX",
  "short_name": "MATCX",
  "description": "Connect, discover, and engage at networking events",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen"],
  "background_color": "#ffffff",
  "theme_color": "#E62B1E",
  "orientation": "portrait",
  "scope": "/",
  "id": "/",
  "categories": ["social", "events", "networking"],
  "icons": [
    {
      "src": "/icons/icon-192x192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
