{
  "name": "LAN Club",
  "short_name": "LAN",
  "description": "A clan of marketers who grow together.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f4f1",
  "theme_color": "#f5f4f1",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Job Board", "url": "/jobex" },
    { "name": "Join LAN", "url": "/join-lan" },
    { "name": "Post a Job", "url": "/post-a-job" }
  ]
}
