{
  "name": "Baseball IQ Trainer",
  "short_name": "Baseball IQ",
  "description": "Test your baseball situational IQ. 497 expert questions covering every position, count, and game situation.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#06111f",
  "theme_color": "#c8102e",
  "orientation": "portrait-primary",
  "lang": "en-US",
  "categories": ["sports", "education", "games"],
  "icons": [
    {"src": "/icons/icon-120.png", "sizes": "120x120", "type": "image/png"},
    {"src": "/icons/icon-152.png", "sizes": "152x152", "type": "image/png"},
    {"src": "/icons/apple-touch-icon.png", "sizes": "180x180", "type": "image/png"},
    {"src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable"},
    {"src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"}
  ],
  "shortcuts": [
    {
      "name": "Daily Challenge",
      "short_name": "Daily",
      "url": "/?screen=daily",
      "icons": [{"src": "/icons/icon-192.png", "sizes": "192x192"}]
    }
  ]
}
