{
  "name": "Gurofy — Move. Fuel. Grow.",
  "short_name": "Gurofy",
  "description": "Personalised workouts, diet plans and progress tracking — your digital fitness guru.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0E0E1A",
  "theme_color": "#0E0E1A",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-white-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-white-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
