{
  "name": "VibeStack",
  "short_name": "VibeStack",
  "description": "A collection of ideas on tech, productivity, and personal growth.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fafafa",
  "theme_color": "#1c1c1c",
  "icons": [
    {
      "src": "/images/bars.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/bars.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}