{
  "name": "BrickBucks",
  "short_name": "BrickBucks",
  "description": "Data-driven LEGO investing platform. Track prices, analyze retirement potential, and find the best deals.",
  "start_url": "/brickbucks/",
  "scope": "/brickbucks/",
  "display": "standalone",
  "background_color": "#111118",
  "theme_color": "#f59e0b",
  "icons": [
    {
      "src": "/brickbucks/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/brickbucks/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
