{
  "name": "GradeMyStock",
  "short_name": "GradeMyStock",
  "description": "AI-graded stocks and crypto — independent research free from Wall Street",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0D1426",
  "theme_color": "#1A2540",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "business"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Score a Stock",
      "short_name": "Scorer",
      "url": "/?tab=scorer",
      "description": "Grade any stock instantly"
    },
    {
      "name": "Grade Crypto",
      "short_name": "Crypto",
      "url": "/?tab=crypto",
      "description": "Grade any cryptocurrency"
    },
    {
      "name": "My Watchlist",
      "short_name": "Watchlist",
      "url": "/?tab=watchlist",
      "description": "View your saved tickers"
    }
  ]
}
