{
  "name": "Flenex",
  "short_name": "Flenex",
  "description": "Log every set, day by day. Flenex is a simple workout tracker that shows how far you've come since your first session.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#13141a",
  "theme_color": "#13141a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/flenex-app-icon.jpg",
      "sizes": "1126x1109",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ]
}
