{
  "name": "BodeeFit",
  "short_name": "BodeeFit",
  "description": "A guided interactive fitness app with daily routines, timers, voice coaching, dance games, exercise images, progress tracking, and parent tools.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#14b8a6",
  "categories": ["education", "health", "fitness", "kids"],
  "icons": [
    {
      "src": "assets/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
