{
  "name": "eFlyLog",
  "short_name": "eFlyLog",
  "description": "An application for maintaining aircraft flight data for general aviation aircraft owners.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fcfcfd",
  "theme_color": "#7c3aed",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
