{
  "name": "Rashesh Rehi Learning Platform",
  "short_name": "Rashesh Rehi",
  "description": "Learn programming, web development, IT dictionary terms, cheat sheets, and software engineering skills.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0d9488",
  "orientation": "any",
  "categories": ["education", "developer", "productivity"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
