{
  "name": "Vaironix Project Hub",
  "short_name": "Vaironix",
  "description": "Find, customize, and build your final year engineering project with expert guidance",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "productivity"],
  "shortcuts": [
    {
      "name": "Browse Projects",
      "url": "/projects",
      "description": "Browse available projects"
    },
    {
      "name": "Submit Idea",
      "url": "/submit-idea",
      "description": "Submit your custom project idea"
    }
  ]
}
