{
  "name": "AlphaTrack - Mobile Profit Tracker",
  "short_name": "AlphaTrack",
  "description": "Track device profits, fees, and alpha points with a beautiful mobile-first interface",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#111827",
  "theme_color": "#111827",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    }
  ],
  "categories": ["finance", "productivity", "business"],
  "lang": "en"
}