{
  "name": "ProLinks.me",
  "short_name": "ProLinks",
  "description": "The modern professional profile platform.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "orientation": "portrait-primary",
  "categories": ["business", "productivity", "social"],
  "icons": [
    { "src": "/favicon.ico", "sizes": "any", "type": "image/x-icon" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Profile", "url": "/profile" },
    { "name": "Recruiter search", "url": "/recruiter" },
    { "name": "Invites", "url": "/invites" }
  ]
}
