{
  "name": "FrontendVitals",
  "short_name": "FrontendVitals",
  "description": "Technical knowledge platform featuring real-world case studies, best practices, and comprehensive guides on frontend performance optimization",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1a0e4f",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/assets/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "developer", "technology"],
  "lang": "en",
  "dir": "ltr"
}

