{
  "name": "Sweatlas: Your Hybrid Training Map",
  "short_name": "Sweatlas",
  "description": "The training atlas for hybrid athletes. Facilities, competitions, the daily hybrid workout and the training calculators, all in one place.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "background_color": "#F3F4F3",
  "theme_color": "#22503A",
  "lang": "en",
  "dir": "ltr",
  "categories": ["sports", "health", "fitness", "travel"],
  "icons": [
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Today's workout",
      "short_name": "Workout",
      "url": "/workout",
      "icons": [{ "src": "/favicon-512.png", "sizes": "512x512", "type": "image/png" }]
    },
    {
      "name": "Find a facility",
      "short_name": "Facilities",
      "url": "/facilities",
      "icons": [{ "src": "/favicon-512.png", "sizes": "512x512", "type": "image/png" }]
    },
    {
      "name": "Race calendar",
      "short_name": "Races",
      "url": "/competitions",
      "icons": [{ "src": "/favicon-512.png", "sizes": "512x512", "type": "image/png" }]
    },
    {
      "name": "Training tools",
      "short_name": "Tools",
      "url": "/tools",
      "icons": [{ "src": "/favicon-512.png", "sizes": "512x512", "type": "image/png" }]
    }
  ]
}
