{
  "name": "matchex - Your Playbook for Sports Investments",
  "short_name": "matchex",
  "description": "Your Playbook for Sports Investments. Market data, thematic scoring, and news for sports-linked public companies.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "background_color": "#0A0A0B",
  "theme_color": "#0A0A0B",
  "orientation": "any",
  "id": "/",
  "icons": [
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/matchex-icon-128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/matchex-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/matchex-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/matchex-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/matchex-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["finance", "business"],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/dashboard",
      "description": "View your watchlist and market summary"
    },
    {
      "name": "Universe",
      "short_name": "Universe",
      "url": "/universe",
      "description": "Browse sports-linked companies"
    },
    {
      "name": "News",
      "short_name": "News",
      "url": "/news",
      "description": "Latest sports industry headlines"
    }
  ]
}
