{
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "icons": [
    {
      "purpose": "maskable",
      "sizes": "512x512",
      "src": "https://i.ibb.co/s0zHs1D/icon512-maskable.png",
      "type": "image/png"
    },
    { "purpose": "any", "sizes": "512x512", "src": "https://i.ibb.co/GfkJrdNy/icon512-rounded.png", "type": "image/png" }
  ],
  "orientation": "any",
  "display": "standalone",
  "lang": "en-GB",
  "name": "BikeMath",
  "short_name": "BikeMath",
  "categories": ["sports", "utilities", "productivity"],
  "start_url": "./",
  "scope": "./",
  "description": "Drivetrain telemetry, gear calculator, performance analytics and bike fit for cyclists.",
  "id": "bikemath-app"
}