{
  "name": "Find a Pad",
  "short_name": "Find a Pad",
  "description": "On-the-go rental search command centre for dog owners",
  "start_url": "/field",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#1a1a2e",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Hot candidates",
      "url": "/candidates",
      "description": "Review hot candidates for triage"
    },
    {
      "name": "My packet",
      "url": "/packet",
      "description": "View and share your renter packet"
    }
  ]
}
