{
  "name": "WildX Connect",
  "short_name": "WildX",
  "description": "Return on Connection — curated business introductions for the WILD 100.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FFFDF9",
  "theme_color": "#4D1B25",
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "64x64",
      "type": "image/png"
    }
  ]
}
