{
  "name": "Gymnast",
  "short_name": "Gymnast",
  "icons": [
    {
      "src": "/app-icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/app-icon-192-maskable.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "description": "Gymnast - Workout management for gymnastics teams",
  "categories": ["sports", "health", "productivity"],
  "theme_color": "#1e293b",
  "background_color": "#ffffff"
}
