{
  "name": "Apex Physique - Workout & Body Journal",
  "short_name": "ApexPhysique",
  "description": "Personal Gym Workout Logger, Macro Tracker, and Fitness Journal based on Reyhaan Gym equipment and custom body metrics.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#090d16",
  "theme_color": "#8b5cf6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
