
{
  "short_name": "My Way",
  "name": "My Way - GPX & FIT Route Viewer",
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#111827",
  "background_color": "#111827",
  "description": "An application to import a GPX or FIT file, display the route on a map, and show your current location to help you stay on track.",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
