{
  "name": "RaceArchitect",
  "short_name": "RaceArch",
  "description": "Training plans and performance tracking for running coaches and athletes",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b1120",
  "theme_color": "#22d3ee",
  "orientation": "any",
  "icons": [
    {
      "src": "/static/RaceArchitect/img/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/static/RaceArchitect/img/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["sports", "health", "fitness"]
}
