{
  "name": "Celeris",
  "short_name": "Coach",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#121212",
  "theme_color": "#121212",
  "description": "AI-native coaching platform for coaches and athletes.",
  "orientation": "any",
  "prefer_related_applications": false,
  "categories": ["health", "fitness", "sports"],
  "icons": [
    {
      "src": "celerislogo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "celerislogo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
