{
  "name": "OnePilot",
  "short_name": "OnePilot",
  "icons": [
    {
      "src": "/favicons/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/wide.png",
      "sizes": "2248x1314",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/screenshots/other.png",
      "sizes": "412x915",
      "type": "image/png"
    }
  ],
  "theme_color": "#60a5fa",
  "background_color": "#ffffff",
  "display": "minimal-ui",
  "start_url": "/"
}
