{
  "name": "Path",
  "short_name": "Path",
  "description": "path.dev",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#3064FF",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "800x800",
      "type": "image/x-icon",
      "purpose": "any maskable"
    },
    {
      "src": "/path-launch.png",
      "sizes": "750x1624",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
