{
  "name": "FinTree Placements",
  "short_name": "FinTree",
  "description": "Browse curated job openings, apply with one tap, and track your placement journey.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0E1F36",
  "theme_color": "#0E1F36",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/branding/logo-tree-white-hd.png",
      "sizes": "500x500",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/branding/logo-tree-hd.png",
      "sizes": "500x500",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["education", "finance", "business"],
  "shortcuts": [
    {
      "name": "Browse Openings",
      "short_name": "Openings",
      "description": "See curated roles that match your level",
      "url": "/jobs",
      "icons": [{ "src": "/branding/logo-tree-hd.png", "sizes": "192x192" }]
    },
    {
      "name": "My Applications",
      "short_name": "Tracker",
      "description": "Track your placement pipeline",
      "url": "/tracker",
      "icons": [{ "src": "/branding/logo-tree-hd.png", "sizes": "192x192" }]
    }
  ]
}
