{
  "name": "GME Dashboard",
  "short_name": "GME",
  "description": "Live GME price, FY25 financials, SEC filings, store map, and executive team.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d1017",
  "theme_color": "#cf2f4e",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
