{
  "name": "Nexus — JPTech",
  "short_name": "Nexus",
  "description": "Tasks and time tracking for JPTech field staff",
  "start_url": "/m/tasks",
  "scope": "/m/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f8f9ff",
  "theme_color": "#004ac6",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "My tasks", "url": "/m/tasks" },
    { "name": "Start timer", "url": "/m/tasks?action=quick-timer" },
    { "name": "My Notes", "short_name": "Notes", "url": "/m/notes" }
  ]
}
