{
  "name": "Aayush Modi Portfolio",
  "short_name": "Aayush Portfolio",
  "id": "/",
  "start_url": "./?source=pwa",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "background_color": "#0f1419",
  "theme_color": "#20986c",
  "description": "Aayush Modi portfolio with AI systems projects, internships, leadership impact, and technical showcase.",
  "categories": ["portfolio", "education", "productivity"],
  "icons": [
    {
      "src": "assets/images/profile_image1.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/images/profile_image1.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
