
{
  "name": "KRIS MAC Intelligent Workout Tracker",
  "short_name": "KRIS MAC",
  "description": "High-performance AI workout tracking and analytics.",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#303029",
  "theme_color": "#303029",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
