{
  "name": "Indoor Watts — Zwift RoboPacer Calculator",
  "short_name": "IndoorWatts",
  "description": "Calculate the exact watts you need to ride with every Zwift RoboPacer. Enter your weight and instantly see target power for all pacers.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A2240",
  "theme_color": "#0A2240",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/indoorwatts-icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/indoorwatts-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/indoorwatts-icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
