{
  "name": "Autonova Systems Hub - Recruitment Portal",
  "short_name": "Autonova Hub",
  "description": "Your gateway to career opportunities at Autonova Systems. Apply to open positions and track your application status.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0ea5e9",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "gcm_sender_id": "103953800507",
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "My Applications",
      "short_name": "Applications",
      "url": "/my-applications",
      "description": "View your submitted applications"
    },
    {
      "name": "Browse Roles",
      "short_name": "Roles",
      "url": "/roles",
      "description": "Browse open positions"
    }
  ]
}
