{
  "name": "VolTern - Where Talent Meets Opportunity",
  "short_name": "VolTern",
  "description": "Connect skilled tech talent with meaningful internship opportunities. Gain real experience, build your portfolio, make an impact.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0A0F1A",
  "theme_color": "#2EE8A5",
  "orientation": "portrait-primary",
  "scope": "/",
  "id": "voltern-pwa",
  "categories": ["business", "productivity", "social"],
  "icons": [
    {
      "src": "https://019c098e-38df-7ab6-8c6b-db2099394dca.mochausercontent.com/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://019c098e-38df-7ab6-8c6b-db2099394dca.mochausercontent.com/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "https://019c098e-38df-7ab6-8c6b-db2099394dca.mochausercontent.com/pwa-icon-512.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "View your dashboard",
      "url": "/dashboard",
      "icons": []
    },
    {
      "name": "Messages",
      "short_name": "Messages",
      "description": "View your messages",
      "url": "/dashboard/messages",
      "icons": []
    },
    {
      "name": "Browse Opportunities",
      "short_name": "Opportunities",
      "description": "Find new opportunities",
      "url": "/dashboard/opportunities",
      "icons": []
    }
  ],
  "prefer_related_applications": false,
  "related_applications": [],
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "handle_links": "preferred",
  "edge_side_panel": {
    "preferred_width": 400
  }
}
